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

Add invalidation reason to dataset #163

Open
Palollo opened this issue Apr 30, 2024 · 0 comments
Open

Add invalidation reason to dataset #163

Palollo opened this issue Apr 30, 2024 · 0 comments
Labels
enhancement New feature or request

Comments

@Palollo
Copy link
Member

Palollo commented Apr 30, 2024

When the user invalidates a dataset the UI should show a field to let the user specify the reason.
It is recommended to show some predefined reasons like: "It is a discarded/useless draft", "It contains some rejected subject or study", "It contains corrupted data", "Other".
And if "Other" is selected, let the user write the reason.
Then the property invalidationReason in dataset should be set with a PATCH operation.

When the dataset is invalidated a warning message is currently shown:
imagen

So now the content of property invalidationReason should be included in that warning message.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant