Skip to content

Allow administrators to change the value of customizable enums through the UI #13224

@SORMAS-JanBoehme

Description

@SORMAS-JanBoehme

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

Metadata

Metadata

Assignees

Labels

changeA change of an existing feature (ticket type)

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions