When I export my postman tests after some changes in some tests, all test script ids in postman collection are changed. It is hard for me to change every id in a big collection before commit. How to avoid ids changing?
When I export my postman tests after some changes in some tests, all test script ids in postman collection are changed. It is hard for me to change every id in a big collection before commit. How to avoid ids changing?
This issue is fixed by v7.36.1. You will see that ids will be removed with the first export. We can get a sane diff again :)