Cannot Reproduce
Details
Assignee
Denys BohdanDenys BohdanReporter
Khalilah GambrellKhalilah GambrellFix versions
TestRail: Cases
Open TestRail: CasesTestRail: Runs
Open TestRail: Runs
Details
Details
Assignee
Denys Bohdan
Denys BohdanReporter
Khalilah Gambrell
Khalilah GambrellFix versions
TestRail: Cases
Open TestRail: Cases
TestRail: Runs
Open TestRail: Runs
Created March 15, 2023 at 10:32 PM
Updated October 3, 2023 at 3:22 PM
Resolved May 4, 2023 at 12:39 PM
Requirement:
Page: View Custom package detail record
When no custom or manage title has been added to the custom package then the Actions menu should display these options
Edit
Delete package
Export package (CSV)
Edit allows user to edit the custom package
Delete package should allow the user to the delete custom package and display the same confirmation modal show when user clicks Delete on a custom package with a managed or custom title added to it.
Export package (CSV) should display the Export modal and allow user to export package details to the Export manager.
And also remove the Add packages to holdings button (see screenshot)
Validate that a custom package with one managed or custom title has no change to existing behavior
Scenario 1
Given I have created a custom package
AND I have not added a custom or managed title to the package
When I am on the custom package detail record
AND expand the Actions menu
Then display these options in this order: Edit, Delete package, Export package (CSV) WHEN I have permission for each action.
Scenario 2
Given I have created a custom package
AND I have not added a custom or managed title to the package
When I am on the custom package detail record
AND expand the Actions menu
AND select Edit
Because I have the permission to Edit a custom package
Then custom package record should be in Edit mode
Scenario 3
Given I have created a custom package
AND I have not added a custom or managed title to the package
When I am on the custom package detail record
AND expand the Actions menu
AND select Delete
Because I have the permission to Delete a custom package
Then display the Delete package modal and allow me to cancel or continue to delete custom package
Scenario 4
Given I have created a custom package
AND I have not added a custom or managed title to the package
When I am on the custom package detail record
AND expand the Actions menu
AND select Export
Because I have the permission to Export
Then display the Export modal and allow me to cancel or continue to export the custom package