All work
- Add validation for Patron Notice TemplatesUXPROD-4090
- Remove send errors in the circ, that are due to anonymisationUXPROD-3574julie.bickle
- Capture more notice process errors in circ log (mod-notify, mod-sender or mod-email)UXPROD-3201julie.bickle
- Improved error handing for multiple/single loan reference on templates incompatible with policiesUXPROD-2461julie.bickle
- Improved handling of send errors for patron notices (i.e., recovery, retry sending)UXPROD-2384julie.bickle
- Bounced email report for patron noticesUXPROD-932julie.bickle
- Add validation for Patron Notice TemplatesMODTEMPENG-82julie.bickle
7 of 7
Service points synchronization: create verticles
Done
Description
Environment
ECS with mod-tlr enabled
Potential Workaround
None
defines
is cloned by
Checklist
hideDetails
Assignee
Maksat GalymzhanMaksat GalymzhanReporter
Alexander KurashAlexander KurashLabels
Priority
TBDStory Points
2Sprint
NoneDevelopment Team
VegaRelease
Ramsons (R2 2024)TestRail: Cases
Open TestRail: CasesTestRail: Runs
Open TestRail: Runs
Details
Details
Assignee
Maksat Galymzhan
Maksat GalymzhanReporter
Alexander Kurash
Alexander KurashLabels
Priority
Story Points
2
Sprint
None
Development Team
Vega
Release
Ramsons (R2 2024)
TestRail: Cases
Open TestRail: Cases
TestRail: Runs
Open TestRail: Runs
Created August 20, 2024 at 2:20 PM
Updated March 13, 2025 at 1:22 PM
Resolved September 30, 2024 at 4:54 PM
Activity
Show:
Create synchronization verticle for Service points.
Handlers implementation is out of scope (just logging).
Example -
ShadowInstanceSynchronizationVerticle
,ShadowInstanceSynchronizationHandler
Feature trigger: Only trigger handlers in data tenants for events from the Central tenant when ECS TLR feature enabled. Circulation settings cannot be used here because mod-circulation-storage already has a dependency on mod-inventory-storage (interfaces
item-storage
,holdings-storage
). May need to use env var (ECS_TLR_FEATURE_ENABLED).