Skip to:
Purpose To delete a field/row from a quickMARC record
As a staff personI want to delete a rowSo that I can remove a field/row from the record
Scenario 1
Given I am on a quickMARC record
When I view the record
Then the following rows (Leader, fields 001, 005, 008 and 999ff) cannot be deleted AND no trash can icon should display
Scenario 2
When I click on the trash icon to the right of the field/row
Then that field/row will be deleted
Scenario 3
When I click on the trash icon to the right of the row
Then a "Are you sure?" message appears
Scenario 4
When I click "Yes" on the "Are you sure?" message
Then the row is deleted
Scenario 5
When I click "No" on the "Are you sure?" message
Then the row is not deleted
, trash icon removed from 003 field
, I missed the trash icon next to the 003 when I reviewed this earlier. Apologies - there should be no trash icon next to the 003, as there is no + either.
Hi .Changes tested on the snapshot environment
Purpose To delete a field/row from a quickMARC record
As a staff person
I want to delete a row
So that I can remove a field/row from the record
Scenario 1
Given I am on a quickMARC record
When I view the record
Then the following rows (Leader, fields 001, 005, 008 and 999ff) cannot be deleted AND no trash can icon should display
Scenario 2
Given I am on a quickMARC record
When I click on the trash icon to the right of the field/row
Then that field/row will be deleted
Scenario 3
Given I am on a quickMARC record
When I click on the trash icon to the right of the row
Then a "Are you sure?" message appears
Scenario 4
Given I am on a quickMARC record
When I click "Yes" on the "Are you sure?" message
Then the row is deleted
Scenario 5
Given I am on a quickMARC record
When I click "No" on the "Are you sure?" message
Then the row is not deleted