Contribute to the DSpace Development Fund

The newly established DSpace Development Fund supports the development of new features prioritized by DSpace Governance. For a list of planned features see the fund wiki page.

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 3 Next »

Overview

The implementation enables all the authenticated users to create WITHDRAWN and REINSTATE requests for a deposited item using the quality assurance event mechanism, which is handled by administrators and specific groups.

Once a WITHDRAWN or REINSTATE request is submitted, it can also be cancelled.

By default, this functionality is disabled.

in order to enable this functionality, it is necessary to configure the user group that will be able to make Withdrawn and Reinstate requests. The name of the group must be set to this property:

qaevents.withdraw-reinstate.group =
in the local.cfg file


Withdrawal

Submitter

The user can withdraw an item from the details page of the archived item. Any authenticated user has the permission to withdraw an item.

Click on the eye icon to start the withdrawal of the item.



Following that, describe the reason for the withdrawal and subsequently confirm it.

image


An automatic notification will appear in a notification box, indicating that a withdrawal has been requested for this particular item.

If the withdrawal request is approved, the user will be notified and will be given the opportunity to reinstate the request.


Clicking on Check on the item page will lead to the "Quality Assurance" page, which lists the topics/requests. In case there is only one topic available, it will automatically redirect to the item list.

image


The action button displays the count of elements associated with a specific topic. Clicking on it will lead to a different view of the list of items, tailored based on the user's role. 

image

Non-admin users, for example a submitter, have only the authority to reject the withdrawal request.

image


Admin

Admin users have the possibility to access all the requests for all the items from MyDspace.

image

A message will warn the administrator about the requests to check. The Check button redirects to the "Quality Assurance" page.
image


The "Quality Assurance" page lists the topics/requests, with the action button displaying the number of elements associated with a specific topic. In case there is only one topic available, it will automatically redirect to the item list ("accept/ignore/reject" page).

The action button will lead to a view of the list of items, with actions based on the user's role.

image

An administrator can reject the withdrawal.
image


Can ignore it, the request can be reconsidered later
image


Or can accept the request, and this item will not be discoverable and will not be archived. It can only be accessed through the direct link.
image


Reinstate

Submitter

After the withdrawal request is approved, the user can request to reinstate the item.

In particular, the submitter will see a “Reinstate” button available next to the “Take me to the home page” button on the withdrawn item page and will no longer see the item's details.

image

To request the reinstatement, it is mandatory to provide a reason and confirm it.

image


Clicking on Check on the item page will lead to the "Quality Assurance" page, which lists the topics/requests. In case there is only one topic available, it will automatically redirect to the item list.

In this case, the Reinstate topic will list all the reinstate requests.
image

The "Quality Assurance" page lists the topics/requests, with the action button displaying the number of elements associated with a specific topic. In case there is only one topic available, it will automatically redirect to the item list ("accept/ignore/reject" page).

The action button will lead to a view of the list of items, with actions based on the user's role.


Admin

Like in the case of withdrawal, administrators can access all the requests for all the items from MyDspace.

image

A message will warn the administrator about the requests to check. The Check button redirects to the "Quality Assurance" page.
image


The "Quality Assurance" page also lists the Reinstate topic. The possible actions are:

  • reject the reinstatement.
    image


  • ignore it, and the request can be reconsidered later.
    image


  • Or accept the reinstatement, and the item will be discoverable again.
    image


Administrators can also start reinstatement requests for all the withdrawn items.

On the page of a withdrawn item, the administrator can use the eye icon on the top right to proceed with a request for reinstatement.

image




  • No labels