View Revisions: Issue #5187

Summary 0005187: Add Overrides column to Configure Parameters grid
Revision 2022-01-05 20:35 by emiller
Description In the grid on the Configure Parameters screen, add a "Target" column to the right of the "Current Value" column. If the parameter's value is unchanged or if it is changed for all nodes, this column should be empty. If the parameter's value has been changed for some (but not all) nodes, this column should contain an icon. Clicking the icon should open a dialog indicating which nodes the value has been changed for, with the option of restoring the parameter to its original value for some or all of these nodes.
Revision 2022-01-13 20:26 by emiller
Description In the grid on the Configure Parameters screen, add an "Overrides" column to the right of the "Current Value" column. If there are no entries in sym_parameter for the parameter, this column should be empty. If one or more entries exist, this column should contain a button labeled with the number of entries. Clicking the button should open a dialog that displays these entries, with the option of editing the parameter or restoring the parameter to its original value.