How to prevent new Test script ids generation in postman tests

Viewed 300

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?

enter image description here

1 Answers
Related