2

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

Valeriy K.
  • 2,616
  • 1
  • 30
  • 53
  • 1
    Seems that is still something to live with: https://github.com/postmanlabs/postman-app-support/issues/2906 – MaruFerri Aug 11 '20 at 18:40

1 Answers1

0

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 :)

Ufuk Hacıoğulları
  • 37,978
  • 12
  • 114
  • 156