Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

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:

To enable Request Withdrawn and Reinstate of an item, you MUST first enable the following:

Enabling this Feature

This feature is only enabled to Administrators by default.   However, if you wish to allow additional users to make these requests for withdrawal or reinstatement of an Item, you can specify the Group of users who is allowed to make these requests.

If you want to allow all authenticated users to have this feature, you can configure this setting to use the "Anonymous" group:

Code Block
# Setting this to "Anonymous" allows any authenticated user to submit a request.
# NOTE: It will NOT allow Anonymous users to submit the request as all requests MUST be connected to an EPerson account.
Code Block
qaevents.withdraw-reinstate.group = Anonymous

in the local.cfg file.


Once enabled, when you are logged in you will see a "Request Withdrawal" or "Request Reinstatement" button on Item pages (depending on their current status).  See example screenshots below.

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.

Image RemovedImage Added


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

imageImage RemovedImage Added


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

imageImage RemovedImage Added


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. 

imageImage RemovedImage Added


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

imageImage RemovedImage Added


Admin

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

imageImage RemovedImage Added


A message will warn the administrator about the requests to check. The Check View button redirects to the "Quality Assurance" page.
imageImage RemovedImage Added


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.

imageImage RemovedImage Added


An administrator can reject the withdrawal.
imageImage RemovedImage Added


Can ignore it,the request can be reconsidered later
imageImage RemovedImage Added


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.
imageImage RemovedImage Added


Reinstate

Submitter

...

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.

imageImage RemovedImage Added


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

imageImage RemovedImage Added


Clicking on Check View 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.
imageImage RemovedImage Added


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

...

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

imageImage RemovedImage Added


A message will warn the administrator about the requests to check. The Check The View button redirects to the "Quality Assurance" page.
imageImage RemovedImage Added


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

  • reject the reinstatement.
    imageImage Removed
  • ignore it, and the request the request can be reconsidered later.
    imageImage Removed
  • Or accept the reinstatement, and the item will be discoverable again.imageImage Removed

Image Added


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.

imageImage RemovedImage Added