For small changes such as minor bug fixes and simple UI text changes it would be really good to be able to streamline the publishing through to production by having the ability to chain the publishing from dev -> test -> production with the necessary reference and safety checks made in between each step.
Currently we have 4 separate environments Dev, Test, QA and Production and when there are simple changes such as correcting a spelling mistake on a screen the process of publishing to test, then qa then prod gets time consuming and tedious. It would be really good to be able to automatically apply the exact same publish into the next environment with just a single button press in between to allow for a quick test before moving on to the next one.
Validation would still need to be applied between each of the publishes and if any differences in the plan are highlighted then the publish would require manual intervention but at least we wouldn’t have to build the plan 3 times.