[PR #4686] [MERGED] fix authorization hierarchy in postman import #4898

Closed
opened 2026-03-17 02:23:35 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/hoppscotch/hoppscotch/pull/4686
Author: @anwarulislam
Created: 1/22/2025
Status: Merged
Merged: 1/29/2025
Merged by: @jamesgeorge007

Base: nextHead: fix/postman-auth-hierarchy


📝 Commits (3)

  • dcccc57 fix authorization hierarchy in postman import
  • 33bdfd2 fix: authorization config adding issue
  • 742abf2 chore: cleanup

📊 Changes

1 file changed (+10 additions, -5 deletions)

View changed files

📝 packages/hoppscotch-common/src/helpers/import-export/import/postman.ts (+10 -5)

📄 Description

Closes HFE-718 #4649

Overview

This PR addresses an issue where the authorization hierarchy is not correctly transferred when importing collections from Postman. The fix ensures that the proper authorization settings are maintained.

  • Not Completed
  • Completed

🔄 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/4686 **Author:** [@anwarulislam](https://github.com/anwarulislam) **Created:** 1/22/2025 **Status:** ✅ Merged **Merged:** 1/29/2025 **Merged by:** [@jamesgeorge007](https://github.com/jamesgeorge007) **Base:** `next` ← **Head:** `fix/postman-auth-hierarchy` --- ### 📝 Commits (3) - [`dcccc57`](https://github.com/hoppscotch/hoppscotch/commit/dcccc57178e689fc0157f908ae55b6345dc3da0a) fix authorization hierarchy in postman import - [`33bdfd2`](https://github.com/hoppscotch/hoppscotch/commit/33bdfd2a0428e2ebd08e4030377c53aa8f641a52) fix: authorization config adding issue - [`742abf2`](https://github.com/hoppscotch/hoppscotch/commit/742abf27590da181b75f25b3d0a78794a7dc4099) chore: cleanup ### 📊 Changes **1 file changed** (+10 additions, -5 deletions) <details> <summary>View changed files</summary> 📝 `packages/hoppscotch-common/src/helpers/import-export/import/postman.ts` (+10 -5) </details> ### 📄 Description Closes HFE-718 #4649 ### Overview This PR addresses an issue where the authorization hierarchy is not correctly transferred when importing collections from Postman. The fix ensures that the proper authorization settings are maintained. - [ ] Not Completed - [x] Completed --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-03-17 02:23:35 +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#4898
No description provided.