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
Currently, administrators can change the label of an existing customizable enum through the user interface, but not the value.
For chaning the value someone needs to connect directly to the database and change the value through an SQL query.
Proposed Change
Make the value of a customizable enum editable through the user interface as well.
Added Value/Benefit
System administrators do not need to wait for a database administrator to be available to make the change. Also, not making manual changes in the database directly decreases the risk of human error.
Acceptance Criteria
[ ]
[ ]
[ ]
Implementation Details
To be defined in detail
Mockups
No response
Additional Information
No response
The text was updated successfully, but these errors were encountered:
SORMAS-JanBoehme
changed the title
Allow administratros to chnage the value of customizable enums through the UI
Allow administrators to change the value of customizable enums through the UI
Jan 9, 2025
Problem Description
Currently, administrators can change the label of an existing customizable enum through the user interface, but not the value.
For chaning the value someone needs to connect directly to the database and change the value through an SQL query.
Proposed Change
Make the value of a customizable enum editable through the user interface as well.
Added Value/Benefit
System administrators do not need to wait for a database administrator to be available to make the change. Also, not making manual changes in the database directly decreases the risk of human error.
Acceptance Criteria
Implementation Details
To be defined in detail
Mockups
No response
Additional Information
No response
The text was updated successfully, but these errors were encountered: