diff --git a/packages/hoppscotch-common/src/newstore/history.ts b/packages/hoppscotch-common/src/newstore/history.ts index 880c12382..b47c054ea 100644 --- a/packages/hoppscotch-common/src/newstore/history.ts +++ b/packages/hoppscotch-common/src/newstore/history.ts @@ -353,6 +353,7 @@ executedResponses$.subscribe((res) => { params: res.req.params, preRequestScript: res.req.preRequestScript, testScript: res.req.testScript, + requestVariables: res.req.requestVariables, v: res.req.v, }, responseMeta: {