Okay - to start - you really should be updating to Production ONLY from Staging.
That said, your challenge is due to the fact that your app is dynamically creating new Division Sets based on the results of previous tournament rounds.
Do not overwrite Leaderboard, Tournaments, etc. configurations" would allow you to deploy without updating any of Leaderboards, Tournaments and Division Sets.That said - if you DID want to update static Leaderboards and Tournaments - but NOT the dynamically generated Division Sets - then we don't currently have an option that separates those.
We can look into adding a new option that accommodates this:
Do NOT overwrite Leaderboard, Tournaments, Division Sets configurationsDo NOT migrate Division Set configs <- if above is unchecked, then this one is selectable. If above is checked, then this one is unselectable but checked by default.
Would this new option give you what you are looking for?
Paul.