Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix/response-hook-plugin-exception #6280

Merged
merged 2 commits into from Aug 15, 2023

Conversation

jackkav
Copy link
Contributor

@jackkav jackkav commented Aug 15, 2023

changelog(Fixes): Fixed issue #6277 that caused an error when using plugins which saved responses

Addresses #6277

Caused by passing request context as json through a remix fetcher and losing the getProjectId function in the stringification, now we just get the render context again in the remix action

@jackkav jackkav enabled auto-merge (squash) August 15, 2023 06:21
@jackkav jackkav disabled auto-merge August 15, 2023 06:40
@jackkav jackkav merged commit f8c8ee1 into Kong:develop Aug 15, 2023
7 checks passed
@jackkav jackkav deleted the fix/reponse-hook-plugin-exception branch August 15, 2023 06:40
jackkav added a commit to jackkav/insomnia that referenced this pull request Nov 24, 2023
* add some logs and get render context for response

* remove comments
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant