We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
We have a small conflict between the status = invalid and delete.
With invalid we miss the error type, while we deleted record we don't see them.
If we show deleted record, they can be edited and might be return back in "curated" or can be reset to "new".
The text was updated successfully, but these errors were encountered:
Here a proposal:
The status invalid should be considered as an intermediate status.
invalid
The first curation does not delete, and the cross-check curation does delete.
To avoid missing records, we add the view which is showing also deleted record
When showing deleted records, they cannot be edited, nor "deleted" (we need to remove the icons), a user must "reset" the status before modify it.
Sorry, something went wrong.
lfoppiano
t29mato
kensei-te
No branches or pull requests
We have a small conflict between the status = invalid and delete.
With invalid we miss the error type, while we deleted record we don't see them.
If we show deleted record, they can be edited and might be return back in "curated" or can be reset to "new".
The text was updated successfully, but these errors were encountered: