-
Notifications
You must be signed in to change notification settings - Fork 11
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 a button "Validate and edit document" on the deposit #826
Labels
client request
enhancement
Enhancement of an existing feature
f: deposits
Related to deposits
UX
User experience, ergonomy
Comments
pronguen
added
enhancement
Enhancement of an existing feature
f: deposits
Related to deposits
p-Medium
To set a medium priority.
UX
User experience, ergonomy
labels
Apr 13, 2022
This issue is stale because it has been open 6 months with no activity. |
This issue is stale because it has been open 6 months with no activity. |
This issue is stale because it has been open 6 months with no activity. |
This issue is stale because it has been open 6 months with no activity. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
client request
enhancement
Enhancement of an existing feature
f: deposits
Related to deposits
UX
User experience, ergonomy
How it works
Some fields exist only in the document editor. For this reason, it is currently not possible for the moderator/administrator/superuser to add them during validation.
The current landing page, after validating a deposit, is the deposit search view with as query the pid of the deposit that has just been validated (ex:
/manage/records/deposits?q=pid:6067
). No action is possible on this view.Improvement suggestion
At the end of the validation process, the "validate" button
/manage/records/deposits?q=&status=to_validate
).Context
Was requested by two clients
The text was updated successfully, but these errors were encountered: