postmanlabs / postman-app-support

Postman is an API platform for building and using APIs. Postman simplifies each step of the API lifecycle and streamlines collaboration so you can create better APIs—faster.
https://www.postman.com
5.83k stars 839 forks source link

Duplicate a request when the Postman desktop app has been open for some time and the copy has a blank URL and no headers #13219

Open boeky3108 opened 1 day ago

boeky3108 commented 1 day ago

Is there an existing issue for this?

Describe the Issue

I’ve noticed this in the most recent version of Postman, I am a heavy user so often have numerous multiple tabs open. Version: Postman v11.17.0 Windows 10

Pre req settings of note: Auto Save is switched on. Many tabs open. Postman open and running for several hours.

Duplicate a request in a collection folder, I then move it to another folder and check the URL and it is blank and so are the headers.

Workaround If I shutdown Postman and re-open Postman the URL and headers are then populated as if my magic!

Sneaky suspicion it’s due to some kind of memory issue in the app, as I have also encountered issues where sometimes I am just unable to set a global variable and I can’t fathom out why and then I restart Postman and the test works with the variable being populated.

Steps To Reproduce

Have Postman desktop app open and have many tabs open. You may need to have the app open all day. Duplicate a request and check the copy. I am sometimes seeing no URL and no Headers.

This is is then rectified if I close Postman and re-open it. URL is then populated along with the headers.

Screenshots or Videos

postman-duplicateBug.zip

Operating System

Windows

Postman Version

11.17.0

Postman Platform

Postman App

User Account Type

Signed In User

Additional Context?

No response

ioreth commented 12 hours ago

Hello,

I just add that also Scripts, Body, Params and Authorization is not populared into the duplicated request. It seems that only request type (GET/POST...) is copied. I encounter this issue also with around four of five opened tabs.

Thank you and good luck with the fix! Ioreth