Details
-
Story
-
Status: Closed (View Workflow)
-
P2
-
Resolution: Done
-
None
-
None
-
-
Gulfstream Sprint 95, Gulfstream Sprint 96
-
8
-
Gulfstream
Description
Purpose:
Choosing a row in the table with a list of existing OAI-PMH sets should trigger selected set details displaying. It will give quick access to the full set description from general data to set filtering conditions.
User story statement:
As a system administrator,
I want to be able to view OAI-PMH set details by selecting it in a row
so that I can easily and quickly get necessary information about specific set
Scenarios:
1. Scenario - View set details
- Given user has permissions to view OAI-PMH settings
- When user goes to "Setting"=>"OAI-PMH"=>"Sets"
- And selects one of the sets from the table
- Then all details about set are displayed in read-only mode (see
)
2. Scenario - Open set modification page
- Given user has permissions to edit OAI-PMH settings
- When user selects set from the list
- And clicks "Actions"=>"Edit" button
- Then user is redirected to the selected set modification page
3. Scenario - Open set duplication page
- Given user has permissions to edit OAI-PMH settings
- When user selects set from the list
- And clicks "Actions"=>"Duplicate" button
- Then user is redirected to the selected set duplication page
4. Scenario - Lack of permissions
- Given user doesn't have permissions to edit OAI-PMH settings
- When user selects set from the list
- Then the "Actions" button is hidden
5. Scenario - Wrong URL
- Given user has broken or obsolete link to set details page
- When user applies this link
- Then an error message "You have an invalid URL address. Please, review the syntax or parameters of the URL path and try another one." comes up instead of regular page content
6. Scenario - Outdated values in set filtering condition
- Given value (e.g. one of the locations) from set filtering condition was removed from the system
- When user selects such set from the list
- Then removed value is replaced with the warning icon in set filtering conditions list
TestRail: Results
Attachments
Issue Links
- defines
-
UXPROD-2406 Implement sets CRUD for OAI-PMH - frontend work
-
- Closed
-
- relates to
-
UIOAIPMH-9 View all sets in OAI-PMH setting
-
- Closed
-
-
UIOAIPMH-25 Show set details next to the list of sets
-
- Closed
-