-
Notifications
You must be signed in to change notification settings - Fork 433
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
DSpace 7: Insufficient collection information when reviewing a workflow item #2570
Comments
Verified on the demo site. This is also somewhat related to #1602 as both are scenarios where it would be useful to make the entire Collection hierarchy visible. Needs a volunteer to investigate & find a solution. |
On a related note, when I get reports from submitters/reviewers about workflow issues I can often find the items as a super admin, but it is difficult to see who submitted it, which collection it was submitted to, etc. This information is critical to being able to debug workflow issues. For example, from the "Administer Workflow": It would be nice if that information appeared the same way as on the "MyDSpace" workflow list. For example you can see the submitter and collection: |
I'd like to suggest to include the full collection path and not only the collection name. We have collections with the same name and would like to make the hierarchy visible, so we know if users submitted to the right collection. |
Hi, It's definitely helpful to see the com/coll infos in the breadcrumb. However, it's important to our reviewers to see the com/coll info before they actually open the item. That is in the preview of the item on the My DSpace page. |
I think #2888 is a valid "fix" for this ticket, as the original description points out that the hierarchy is visible on the workspace item form but not on the workflow item form. As of #2888, it is now visible on the workflow item form. I do understand it could be improved even more by adding the entire hierarchy into the list of workflow items. However, some hierarchies are very long & may be difficult to display in their entirety next to the workflow item in this preview list. So, I'd like to close this ticket as "fixed". However, @f-rapp if you want to open a new ticket to ask for the hierarchy to be added next to the workflow item, then we can look for a way to achieve that in a separate PR. Closing as fixed by #2888 as the basic need is now met. It's now possible to find "sufficient collection information" from the workflow item form. |
Hi, I opened a separate issue for the full hierarchy next to an item on the MyDSpace page. |
Describe the bug
When you review a workflow item, there is not enough information on the collection that the item was submitted to.
To Reproduce
Steps to reproduce the behavior:
Example:
For workspace items, that is not a problem, since the dropdown shows the full hierarchy and name, see:
However, since the collection of a workflow item cannot be changed, this function is not available and there is not enough information to check whether the item was submitted to the right collection.
Expected behavior
You should see the collection name and the full hierarchy of the chosen collection.
Also: It could make sense to include the full hierarchy here as well:
Related work
#1602
The text was updated successfully, but these errors were encountered: