Done
Details
Assignee
Pavlo SmahinPavlo SmahinReporter
Valery_PilkoValery_PilkoPriority
P3Story Points
3Sprint
NoneDevelopment Team
SpitfireFix versions
Release
Ramsons (R2 2024)TestRail: Cases
Open TestRail: CasesTestRail: Runs
Open TestRail: Runs
Details
Details
Assignee
Pavlo Smahin
Pavlo SmahinReporter
Valery_Pilko
Valery_PilkoPriority
Story Points
3
Sprint
None
Development Team
Spitfire
Fix versions
Release
Ramsons (R2 2024)
TestRail: Cases
Open TestRail: Cases
TestRail: Runs
Open TestRail: Runs
Created September 12, 2024 at 1:45 PM
Updated October 30, 2024 at 12:57 PM
Resolved October 11, 2024 at 5:25 PM
Overview: After implementation of undefined subfield rule we need to process undefined subfield “$9” (which stores authority’s UUID) in linked MARC field without showing a Warn error.
Requirements:
Don’t change current behavior related to $9 existence validation in linked / linkable field. We still need to show Fail error when:
- subfield “$9” is added by user to the linked field;
- subfield “$9” is added by user to the linkable (not linked yet) field;
see attached screenshot:
Don’t show Warn error, which appears because of subfield “$9” (which stores authority’s UUID).
see attached screenshot:
Approach:
create a kafka topic (
specification-storage.specification.update
) and consume it to have a possibility to create system rules.Define the message schema in dto submodule. possible message payload format: