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

Fix two bugs in metadata form handling for updated fields #102

Open
wants to merge 1 commit into
base: main-cris
Choose a base branch
from

Conversation

saschaszott
Copy link

@saschaszott saschaszott commented Nov 7, 2024

Description

This PR fixes two bugs in metadata form handling.

First Bug: If you change the value of a metadata field that is associated with a security configuration, the current security level is ignored and the security level is set to the default value null. In effect, this means that the security level of the metadata field is lost.

Second Bug: If you change the security level of a metadata field, the current confidence value is set to the default value 0. In effect, this means that the confidence value of the metadata field is lost.

@saschaszott saschaszott changed the title Fix to bugs in metadata form handling for updated fields Fix two bugs in metadata form handling for updated fields Nov 7, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant