All work
- Support multiple edits to statistical codes in one bulk edit jobUIBULKED-586Resolved issue: UIBULKED-586Vadym Shchekotilin
- Errors in response to UI callsUIBULKED-571Resolved issue: UIBULKED-571Tatsiana Hryhoryeva
- Replace generic error with the detailed error messageUIBULKED-553Resolved issue: UIBULKED-553Vadym Shchekotilin
- Add additional item statusUIBULKED-549Resolved issue: UIBULKED-549Uladzislau Kutarkin
- Preventing bulk editing corrupted MARC instances through error handlingMODEXPW-564Resolved issue: MODEXPW-564Oleksandr Bozhko
- Handle UTF-8-BOM when getting record by identifierMODEXPW-544Resolved issue: MODEXPW-544Oleksandr Bozhko
- Modify Find action on Bulk edit form for Inventory records to match part of the textMODBULKOPS-325Resolved issue: MODBULKOPS-325Siarhei Charniak
7 of 7
Support multiple edits to statistical codes in one bulk edit job
Done
Description
Environment
None
Potential Workaround
None
Attachments
8
continues
defines
has to be done after
relates to
Checklist
hideDetails
Assignee
Vadym ShchekotilinVadym ShchekotilinReporter
Magda ZacharskaMagda ZacharskaPriority
P3Story Points
5Sprint
NoneDevelopment Team
FirebirdFix versions
Release
Sunflower (R1 2025)TestRail: Cases
Open TestRail: CasesTestRail: Runs
Open TestRail: Runs
Details
Details
Assignee
Vadym Shchekotilin
Vadym ShchekotilinReporter
Magda Zacharska
Magda ZacharskaPriority
Story Points
5
Sprint
None
Development Team
Firebird
Fix versions
Release
Sunflower (R1 2025)
TestRail: Cases
Open TestRail: Cases
TestRail: Runs
Open TestRail: Runs
Created November 22, 2024 at 5:31 PM
Updated March 13, 2025 at 8:24 AM
Resolved February 20, 2025 at 10:01 PM
Activity
Show:
Tatsiana HryhoryevaFebruary 19, 2025 at 7:56 AM
Hi ,
Verified on https://folio-etesting-snapshot-diku.ci.folio.org/ environment, works as expected
Scenario 1 - Bulk edit form for “Instances with source MARC“
Scenario 2 - Bulk edit form for “FOLIO Instances“
Vadym ShchekotilinFebruary 17, 2025 at 9:47 AM
New verification from snapshot.
Vadym ShchekotilinFebruary 14, 2025 at 12:10 PM
1 more issue was found, when we have already selected 5 rows and selecting statistical code + remove all, fist empty row should be removed. Fix is merged, waiting deployement and will provide new dev verification.
CC
Vadym ShchekotilinFebruary 13, 2025 at 10:37 PM
fixed and verified on snapshot-2 env:
Tatsiana HryhoryevaFebruary 13, 2025 at 9:32 AM
please take a look, unexpected “Statistical codes“ option appears in dropdown with options
Statistical code option might be selected twice, once to allow user add statistical codes and the second time to remove statistical codes,
Requirements/Scope
The same behavior is applied to FOLIO Instances or Administrative data accordion for MARC Instances
The following scenarios are covered:
Scenario 1:
Given: the user wants to edit Statistical code option
When: the user selects Add action
Then: the Statistical code option can be selected again but only Remove action will be available
Scenario 2:
Given: the user wants to edit Statistical code option
When: the user selects Remove action
Then: the Statistical code option can be selected again but only Add action will be supported
Scenario 3:
Given: the user wants to edit Statistical code option
When: the user selects Remove all action
Then the Statistical code option cannot be selected again