opsgenie / opsgenie-configuration-backup

Backup your OpsGenie account's configuration and restore it later
https://opsgenie.com
Apache License 2.0
28 stars 26 forks source link

User notification policies have unstable list order #41

Closed iainelder closed 4 years ago

iainelder commented 4 years ago

This was originally discussed as part of a larget ordering issue in #33.

The list of steps in the user notification policies still appears to be changing the order of its elements when in reality nothing in the cofiguration has changed.

In this example, the email address and the mobile application swap places even though nothing in the configuration actually changed :

user-notification-policy-step-list-order

This makes the git diffs less useful for real changes because each run of the backup tool generates this noise even when there are no changes.

iainelder commented 4 years ago

Opsgenie support has opened a ticket with the development team about this.

The internal reference number is OGS-564.

alpgurtan commented 4 years ago

Hi 👋 , Sorry for letting you wait but we updated our REST API for preserving the order of it... It should be fixed right now. I'm closing this issue but feel free to open it if there is a problem

iainelder commented 4 years ago

Great, thanks! I'll check the output of the next backups and let you know if I have any more questions.