[PR #5313] [MERGED] fix: correctly resolve request variables during collection runs #5152

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

📋 Pull Request Information

Original PR: https://github.com/hoppscotch/hoppscotch/pull/5313
Author: @nivedin
Created: 8/6/2025
Status: Merged
Merged: 8/8/2025
Merged by: @jamesgeorge007

Base: patchHead: fix/coll-runner-req-var-bug


📝 Commits (2)

  • 4d52bdc fix: collection runner request variable bug
  • 9526eae refactor: leverage destructuring and remove unnecessary type guard

📊 Changes

1 file changed (+12 additions, -1 deletions)

View changed files

📝 packages/hoppscotch-common/src/helpers/RequestRunner.ts (+12 -1)

📄 Description

Closes FE-958

This PR fixes the issue in collection runner flow where the request variable was not getting resolved while running.


🔄 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/5313 **Author:** [@nivedin](https://github.com/nivedin) **Created:** 8/6/2025 **Status:** ✅ Merged **Merged:** 8/8/2025 **Merged by:** [@jamesgeorge007](https://github.com/jamesgeorge007) **Base:** `patch` ← **Head:** `fix/coll-runner-req-var-bug` --- ### 📝 Commits (2) - [`4d52bdc`](https://github.com/hoppscotch/hoppscotch/commit/4d52bdc3ef7705900d8002cda3e36fb6d077c10c) fix: collection runner request variable bug - [`9526eae`](https://github.com/hoppscotch/hoppscotch/commit/9526eae7caeda7d068a5ce3b494ec542de801904) refactor: leverage destructuring and remove unnecessary type guard ### 📊 Changes **1 file changed** (+12 additions, -1 deletions) <details> <summary>View changed files</summary> 📝 `packages/hoppscotch-common/src/helpers/RequestRunner.ts` (+12 -1) </details> ### 📄 Description Closes FE-958 This PR fixes the issue in collection runner flow where the request variable was not getting resolved while running. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-03-17 02:37:40 +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#5152
No description provided.