Details
Assignee
Stephanie BuckStephanie BuckReporter
Craig McNallyCraig McNallyLabels
Priority
P3Development Team
VegaRelease
Trillium (R2 2025)RCA Group
TBDTestRail: Cases
Open TestRail: CasesTestRail: Runs
Open TestRail: Runs
Details
Details
Assignee
Stephanie Buck
Stephanie BuckReporter
Craig McNally
Craig McNallyLabels
Priority
Development Team
Vega
Release
Trillium (R2 2025)
RCA Group
TBD
TestRail: Cases
Open TestRail: Cases
TestRail: Runs
Open TestRail: Runs
Created November 12, 2024 at 3:33 PM
Updated March 10, 2025 at 7:48 PM
mod-pubsub is missing several interface dependencies.
There are calls to the following paths, but the modules does not declare a dependency on the corresponding interfaces (required or optional):
/audit/handlers/log-record
/automated-patron-blocks/handlers/fee-fine-balance-changed
/automated-patron-blocks/handlers/item-aged-to-lost
/automated-patron-blocks/handlers/item-checked-in
/automated-patron-blocks/handlers/item-checked-out
/automated-patron-blocks/handlers/loan-closed
/circulation/handlers/fee-fine-balance-changed
/circulation/handlers/loan-related-fee-fine-closed
/remote-storage/pub-sub-handlers/log-record-event
See
Note: required for eureka. without this ticket, there can be performance degredation.