Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
SORMAS-JanBoehme opened this issue Jan 9, 2025 · 0 comments
Assignees
Labels
change A change of an existing feature (ticket type)

Comments

@SORMAS-JanBoehme
Copy link

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

@SORMAS-JanBoehme SORMAS-JanBoehme added the change A change of an existing feature (ticket type) label Jan 9, 2025
@SORMAS-JanBoehme 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
@obinna-h-n obinna-h-n self-assigned this Jan 22, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
change A change of an existing feature (ticket type)
Projects
None yet
Development

No branches or pull requests

2 participants