We have Dashboards in ArcGIS Enterprise that need occasional maintenance or added functionality. Right now the only way to actually make changes is to directly edit the dashboard in production, making all changes and doing all testing in a single push. We can't save any progress until completely done because saving commits changes to the production version.
It'd be great to have a workflow that allows us to:
- Save a copy of our production dashboard (this already exists)
- Make needed updates/changes to the copy and test (also exists)
- Directly overwrite the production dashboard at its current URL with the updated version