postman-app-support
postman-app-support copied to clipboard
Desktop client not sending files added before a restart
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 have a service that I’m developing … takes some image files and converts them to a PDF.
There appears to be a problem with postman being able to send files that were added before restarting the application.
Steps To Reproduce
- If there are no files attached to the request, I add a new local file, and send the request … it works correctly. I get that one file sent to my server.
- If I shut down postman, start it up again, and send the same request, the file is not sent.
- If I add a new local file to the request and send it, only the new file is sent.
- If I restart postman again and send the request, no files are sent.
- If I add a third file to the request and send it, only the new file is sent.
Screenshots or Videos
No response
Operating System
Linux
Postman Version
11.38.4
Postman Platform
Postman App
User Account Type
Signed In User
Additional Context?
No response
@fallingrock I cannot reproduce this issue locally. Could you please share a screen recording demonstrating it?