Import & Export of Operations Dashboard configuration
Assignee

Reporter

Sprint
Description
Steps to reproduce
Attachments
Activity

Jaroslav Urban October 8, 2020 at 11:29 AM
accepted:
tried initial import of config with dashboard to an empty server
tried importing just a change of a monitor to another server

Lukáš Zach October 6, 2020 at 9:36 AMEdited
Retest in 5.8.0.2 (release-5-8 branch) OK.
When imported Dashboards export twice in a row (i.e. before second import Monitors exists already) - dashboards are updated, what is correct.

Jiri Trnka October 2, 2020 at 6:20 AM
Added check on monitor names. In case of duplicate name error message
Duplicate name of monitor "{0}" found in imported data.
is created.

Lukáš Zach October 1, 2020 at 2:25 PMEdited
I got such error during Import:
How to reproduce
1) create new Sandbox "Luki_OpsDashTest"
2) upload zip
3) try to Import
(exported from FTE/britannic:9091)
Note: as we discussed with Jirka on Teams - there are three duplicate Monitors in xml (there was possible to create Monitors with the same name earlier)
Improvement Reported.

Jaroslav Urban September 17, 2020 at 3:10 PM
code review ....
Configuration of the Operations Dashboard is part of server configuration. Import & Export of the configuration should allow the user to move configuration of the Dashboard from one server to another.
Extend the standard Import/Export functionality, in Export add a new checkbox "Operations Dashboard". We will NOT extend export per sandbox (export config action on a sandbox).
Also regenerate xml schemas and check backward compatibility (see )