I notice problems when duplicating existing requests (POST). A newly created one has the same URL, bode, etc but the method is set to GET. I need to change it manually.
Hey @rafalpolnicki
Do you happen to have the autosave
feature enabled?
Yes indeed. I have ‘autosave’.
Is this causing this problem?
We identified that as being the issue and it was also just recently raised on our GH Issue Tracker:
opened 03:08PM - 05 Dec 24 UTC
### Is there an existing issue for this?
- [X] I have searched the tracker for … existing similar issues and I know that duplicates will be closed
### Describe the Issue
I like the Autosave feature and would like to keep it enabled. I know it's a beta feature.
Since the last update though, the Postman app keeps setting the HTTP method back to GET whenever I rename a request. For instance, I copy a POST request and rename the copy to something else, then Postman changes POST to GET in the copy. This only happens with Autosave on.
### Steps To Reproduce
1. Enable Autosave in the settings
2. Rename a request that has another method than GET
3. The method is reset to GET
### Screenshots or Videos
https://github.com/user-attachments/assets/1feed54c-04de-4aa2-bda5-dc567c525f40
### Operating System
macOS
### Postman Version
11.21.0
### Postman Platform
Postman App
### User Account Type
Signed In User
### Additional Context?
_No response_
We’re currently looking into this and investigating what’s happening.
thx. keep fingers cross for fast fix then
1 Like