Done
Details
Assignee
Mariia AloshynaMariia AloshynaReporter
Ann-Marie BreauxAnn-Marie Breaux(Deactivated)Priority
P2Story Points
2Sprint
NoneDevelopment Team
FolijetFix versions
Release
Poppy (R2 2023)TestRail: Cases
Open TestRail: CasesTestRail: Runs
Open TestRail: Runs
Details
Details
Assignee
Mariia Aloshyna
Mariia AloshynaReporter
Ann-Marie Breaux
Ann-Marie Breaux(Deactivated)Priority
Story Points
2
Sprint
None
Development Team
Folijet
Fix versions
Release
Poppy (R2 2023)
TestRail: Cases
Open TestRail: Cases
TestRail: Runs
Open TestRail: Runs
Created June 7, 2023 at 5:52 AM
Updated November 22, 2023 at 1:48 PM
Resolved September 11, 2023 at 4:58 AM
Purpose: Ensure that View source displays SRS MARC data from the central SRS for shared instances, especially in member library tenants
As a user working with Instances
I want to be able to see source MARC data for any instances (local or shared)
So that I can see the appropriate details that inform the instances
Scenarios
Scenario 1 (no change?) :check_mark:
Given the menu option "View source" in the Instance detail (3rd pane) Action menu
When a user in a central consortial tenant selects that option
And the Instance's source is MARC
And the Instance is Shared
Then display SRS data from the central consortial tenant's SRS
Scenario 2 :check_mark:
Given the menu option "View source" in the Instance detail (3rd pane) Action menu
When a user in a member library tenant selects that option
And the Instance's source is MARC-Shared
And the Instance is Shared
Then display SRS data from the central consortial tenant's SRS
NOTE: May need a UI change for this scenario; review with BE
Scenario 3 (no change) :check_mark:
Given the menu option "View source" in the Instance detail (3rd pane) Action menu
When a user in a member library tenant selects that option
And the Instance's source is MARC
And the Instance is Local
Then display SRS data from the local tenant's SRS
Scenario 4 (no change) :check_mark:
Given the menu option "View source" in the Instance detail (3rd pane) Action menu
When a user in a non-consortial tenant selects that option
And the Instance's source is MARC
Then display SRS data from that tenant's SRS
Scenario 5
Ensure automated testing coverage for this new code is 80% plus and confirm with screenshot
Testing
Member library tenant: view source for Local instance, Source = MARC
Member library tenant with holdings/items/orders: view source for Shared instance, Source = MARC-Shared
Member library tenant without holdings/items/orders: view source for Shared instance, Source = MARC
Central consortial tenant: view source for Shared instance, Source = MARC
Non-consortial tenant: view source for Instance, Source = MARC