Details
-
Sub-task
-
Status: Closed
-
TBD
-
Resolution: Fixed
-
None
-
None
-
Undetermined
Description
Implement ConditionService.saveCondition to revise an existing condition. Validate that concept (or uncoded concept if concept is OTHER, NON-CODED) is not changing (user must remove and create a new condition to change the concept). Save changes in place, updating the dateChanged and changedBy properties as usual.
Tasks:
1. User should have "Edit Conditions" privileges
2. Modify ConditionDAO.saveCondition to allow a condition to be revised.