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

Conflict between invalid and delete #177

Open
lfoppiano opened this issue Feb 21, 2023 · 1 comment
Open

Conflict between invalid and delete #177

lfoppiano opened this issue Feb 21, 2023 · 1 comment
Assignees
Labels
curation Discussions related to the curation frontend
Milestone

Comments

@lfoppiano
Copy link
Owner

lfoppiano commented Feb 21, 2023

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".

@lfoppiano
Copy link
Owner Author

Here a proposal:

  1. The status invalid should be considered as an intermediate status.

  2. The first curation does not delete, and the cross-check curation does delete.

  3. To avoid missing records, we add the view which is showing also deleted record

  4. 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.

@lfoppiano lfoppiano added curation Discussions related to the curation and removed backend labels Feb 22, 2023
@lfoppiano lfoppiano modified the milestones: 0.6 PDF viewer updates, 0.7 Jun 22, 2023
@lfoppiano lfoppiano modified the milestones: 0.7, 0.8 Sep 7, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
curation Discussions related to the curation frontend
Projects
None yet
Development

No branches or pull requests

3 participants