You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Description
Currently, when a user changes the status of an Observation Definition, it can potentially affect or disrupt any Activity Definitions that are linked to it. Because this action has downstream consequences, we need to ensure users are fully aware of the impact before they finalize the status change.
Proposed Solution:
Implement a confirmation/warning message on the Observation Definition form. When a user attempts to change the status, they should be intercepted with a warning alerting them to the potential impact on related Activity Definitions.
Steps to Reproduce:
Select a facility
Settings-> Observation Definition
View one of the Observation Definitions from the list -> Edit
Modify the status of the Observation Definition, it changes without any warning.
Screen Recording:
Status.Change.in.Obsvtn.dfn.mp4
Proposed Solution
A warning modal or dialog appears preventing the immediate change of status.
Description
Currently, when a user changes the status of an Observation Definition, it can potentially affect or disrupt any Activity Definitions that are linked to it. Because this action has downstream consequences, we need to ensure users are fully aware of the impact before they finalize the status change.
Proposed Solution:
Implement a confirmation/warning message on the Observation Definition form. When a user attempts to change the status, they should be intercepted with a warning alerting them to the potential impact on related Activity Definitions.
Steps to Reproduce:
Select a facility
Settings-> Observation Definition
View one of the Observation Definitions from the list -> Edit
Modify the status of the Observation Definition, it changes without any warning.
Screen Recording:
Status.Change.in.Obsvtn.dfn.mp4
Proposed Solution
A warning modal or dialog appears preventing the immediate change of status.