Details
-
Task
-
Status: Closed (View Workflow)
-
P2
-
Resolution: Done
-
None
-
-
Folijet Sprint 101
-
2
-
Folijet
-
Q2 2020 Hot Fix #5
-
High
Description
Some old versions of modules (mod-inventory v14.x.x, for example) were registered in mod-pubsub with "_" in their names instead of "-". As s result, when new modules were registering (with correct name format), the old subscriptions were not cleared out from the db. Pubsub treats those subscriptions as separate ones, which causes multiple delivery of the same event to the same callback address.
- Create script that would delete old irrelevant subscriptions (with "_" in their names) from the db
- Go through all modules that interact with pubsub and make sure that they use PubsubClientUtils.constructModuleName() method when register in pubsub
TestRail: Results
Attachments
Issue Links
- blocks
-
MODPUBSUB-131 Release v1.3.2
-
- Closed
-
-
MODPUBSUB-132 Release v1.2.6
-
- Closed
-
- defines
-
UXPROD-2551 NFR: Data Import (Batch Importer for Bib Acq) & PubSub Q3 2020 Technical, NFR, & Misc bug work
-
- Closed
-
- relates to
-
MODPUBSUB-130 Review PubSub subscribers for Index Data-hosted libraries on Goldenrod
-
- Closed
-