-
Notifications
You must be signed in to change notification settings - Fork 854
Requests inside the collection run are blinking #13492
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
Comments
@CobracSerban We are looking into the problem. I noticed that you have closed the issue- is this not happening for you anymore? Thanks |
I've closed because I've installed version 11.34.3. So if I update to the latest version, there is a bug introduced by the latest changes and is happening what you see in the video. |
I can't understand how an issue like this could arrive in production |
@CobracSerban I have re-opened the issue. We will keep you updated once this is fixed. Thanks for sharing all the details. |
You have another bug in Postman. If I run a collection but I am selecting just 10 requests from the collection, using an API I am creating something in my application where I obtain a guid as a response and I set it in collection variables to use in the next requests. This is working, variable is updated with the new value from response according to my code. But if I trigger again the collection and I select all the request, the value is not updated in the collection variables, even the requests are executed on that guid received/created. |
and also another question: why if my collection contain around 1000 requests, when I trigger the collection to run all the requests, just 450 are executed and then the runner is stopped? I don't have any error. I have to retrigger the collection again with the left requests, if I don't use CI/CD. This is very bad |
Regarding the "blinking requests" issue, we've identified the root cause and fixed it. We're testing it internally and expect to roll it out in a day. We'll update it here once it's available. Regarding the other issues, please allow us some time to look into them and we'll get back to you. Thank you for bringing them to our notice. |
Sure, you can hire me there as a QA, haha🤭. (Kidding) It's a real issue this bug with blinking. About other issue.. is there a limitation in Postman for executing the request? Or it's based on how big is the response? Because it's very bad to have a collection with 1000 requests but there are execute around 460 requests and then suddenly is stoping, and you need to retrigger the collection but you need to untick the execute requests. |
Sharing an update from our end. The fix for the original issue in this thread is now rolled out in 11.35.2 version. Regarding the other issues you have raised on:
You can feel free to drop the details either on this thread or over email to us ([email protected]) . Alternatively, if you want to get over a call to discuss these issues, here is a link to my calendly. Thanks, |
Much easier de to have a catch up, because it's client application and I can't send videos just like that. Much easier to share the screen and see exactly these 2 issues. Yes, you are right, the response is big and I know this is the problem that not all the requests are executed, but there is no solution for this? I mean even if the response is big, Postman should handle this, if it's a tool for performance testing. |
Agreed, faster over a call! I need to understand the issue better on why requests are not getting executed and if this issue started happening recently with you. The expectation is for requests to be executed that is selected on runner unless you have manually stopped the run or an error happened that stops the run. Let me know your email id, so we can co-ordinate a time or feel free to use this link to block some time. |
Fixes postmanlabs#13492 Delete unnecessary release notes files. * Remove `release-notes/app-7.22.1.md` * Remove `release-notes/app-7.23.md` * Remove `release-notes/app-7.24.md` * Remove `release-notes/app-7.25.1.md` * Remove `release-notes/app-7.25.2.md` * Remove `release-notes/app-7.25.md` * Remove `release-notes/app-7.26.md` * Remove `release-notes/app-7.27.md` * Remove `release-notes/app-7.28.md` * Remove `release-notes/app-7.29.md` * Remove `release-notes/app-7.30.1.md` * Remove `release-notes/app-7.30.md` * Remove `release-notes/app-7.31.md` * Remove `release-notes/app-7.32.md` * Remove `release-notes/app-7.33.md` * Remove `release-notes/app-7.34.md` * Remove `release-notes/app-7.35.md` * Remove `release-notes/app-7.36.1.md` * Remove `release-notes/app-7.36.md` --- For more details, open the [Copilot Workspace session](https://copilot-workspace.githubnext.com/postmanlabs/postman-app-support/issues/13492?shareId=XXXX-XXXX-XXXX-XXXX).
Hello @malvika-chaudhary, I just observed that the meeting sent me in teams is in Zoom. The problem is that I don't have zoom on that laptop because is a laptop for work and I am not allowed to install something there. |
@CobracSerban No problem! I have updated the invite with a google meet link. Let me know if that works with you. |
I saw, but there when I am connected with VPN, I can't access my personal gmail account. They use just Microsoft |
If you share a microsoft teams link- we can join that. Feel free to share on [email protected] |
hey @CobracSerban Just wanted to touch base and see if you were able to debug the problem? |
Is there an existing issue for this?
Describe the Issue
bandicam.2025-03-04.13-30-36-017.mp4
Steps To Reproduce
I've restarted Postman and when I am going to collection run, doesn't matter if it's from web or app, the requests are blinking like in this video. If I run the collection, there is no error. Json is valid, no data corrupt. I've tried different browsers, different resolutions, to duplicate the collection.. nothing is working.
Screenshots or Videos
No response
Operating System
Windows
Postman Version
11.35.0
Postman Platform
Postman App
User Account Type
Signed In User
Additional Context?
No response
The text was updated successfully, but these errors were encountered: