[PR #791] [MERGED] Fix postman import with empty url #2865

Closed
opened 2026-03-17 00:31:54 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/hoppscotch/hoppscotch/pull/791
Author: @nikita240
Created: 4/20/2020
Status: Merged
Merged: 4/20/2020
Merged by: @liyasthomas

Base: masterHead: master


📝 Commits (1)

  • d6bc1b8 Fixed postman import with empty url

📊 Changes

1 file changed (+4 additions, -2 deletions)

View changed files

📝 components/collections/importExportCollections.vue (+4 -2)

📄 Description

If you try importing a postman collection that contains an empty raw url, it silently fails.

Just needed a nullcheck.


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/hoppscotch/hoppscotch/pull/791 **Author:** [@nikita240](https://github.com/nikita240) **Created:** 4/20/2020 **Status:** ✅ Merged **Merged:** 4/20/2020 **Merged by:** [@liyasthomas](https://github.com/liyasthomas) **Base:** `master` ← **Head:** `master` --- ### 📝 Commits (1) - [`d6bc1b8`](https://github.com/hoppscotch/hoppscotch/commit/d6bc1b8eb1d9bf04c3589f36dd275a560ab32409) Fixed postman import with empty url ### 📊 Changes **1 file changed** (+4 additions, -2 deletions) <details> <summary>View changed files</summary> 📝 `components/collections/importExportCollections.vue` (+4 -2) </details> ### 📄 Description If you try importing a postman collection that contains an empty raw url, it silently fails. Just needed a nullcheck. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-03-17 00:31:54 +03:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/hoppscotch#2865
No description provided.