Not sure if this is a bug, I realize now that the rule in compliance check window is using the title of the rule, not sure if this should be the recommendation instead?
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Changing the GUI so that an unsaved change to the rule title shows up in the Add/Edit Compliance Check dialog will require a fair amount of rewiring. The compliance check dialog is launched by mechanisms that know nothing about the title text field. Inserting awareness of that field could get ugly.
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Not sure if this is a bug, I realize now that the rule in compliance check window is using the title of the rule, not sure if this should be the recommendation instead?
The text shown is actually the title. If the title is changed the rule text is not updated.
Changing the GUI so that an unsaved change to the rule title shows up in the Add/Edit Compliance Check dialog will require a fair amount of rewiring. The compliance check dialog is launched by mechanisms that know nothing about the title text field. Inserting awareness of that field could get ugly.