MrCodingB / Postman-Collection-Explorer-VS-Code

A Visual Studio Code extension to create, manage and test Postman Collections.
MIT License
4 stars 2 forks source link

Save problem #19

Open william-wallace-simplisafe opened 1 year ago

william-wallace-simplisafe commented 1 year ago

Describe the bug Saving changes to a collection do not always get saved

To Reproduce Steps to reproduce the behavior: Make changes and save them to a collection as would be done in the Postman UI, but do so without using Postman UI

  1. Open a collection
  2. Make changes to a request and save
  3. Add a new request and save
  4. Make changes to the new request and save
  5. See that not all changes have been saved

Expected behavior All changes should be saved

Screenshots If applicable, add screenshots to help explain your problem.

Environment (please complete the following information):

Additional context This particular issue is the most serious of all the issues found. If this extension is to be used for anything but looking at code this would be the highest priority

MrCodingB commented 5 months ago

Can't reproduce. What changes did you make exactly?