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
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