Making a request now triggers plugin/post-scripts of all requests
Closed this issue · 10 comments
I have been suspecting that there might be a bug in the import code. Related to postman.
Check your plugins in the navbar just in case. I have seen some stray global plugins appear.
Also, this seems like there are multiple scripts attached to the same collection id. Can you send your postman collection here (removing all sensitive data) so I can debug and fix this?
not sure if that's related but when I have script on top folder, importing into restfox, shall we convert it as plugins?
Attached collection: Debug.postman_collection.json
I have been suspecting that there might be a bug in the import code. Related to postman.
Check your plugins in the navbar just in case. I have seen some stray global plugins appear.
Also, this seems like there are multiple scripts attached to the same collection id. Can you send your postman collection here (removing all sensitive data) so I can debug and fix this?
here you go
Too many tests.postman_collection.json
not sure if that's related but when I have script on top folder, importing into restfox, shall we convert it as plugins?
Attached collection: Debug.postman_collection.json
Yes that should be good.
By the way, I'm really glad you caught this bug. I've noticed the random empty plugins once in a while in the workspace plugins list and it had been bothering me. Didn't know what was causing it. Had it in my todo list to check it out.
By the way, I'm really glad you caught this bug. I've noticed the random empty plugins once in a while in the workspace plugins list and it had been bothering me. Didn't know what was causing it. Had it in my todo list to check it out.
nice to hear that issue has been resolved.
hey @flawiddsouza just found one thing, I set post script at grandchild 1 folder, but it was lost when importing into restfox.
Send your PR. I'll look into it.