...
Affected modules and event types
mod-circulation-storage
Publications | Subscriptions |
---|---|
LOG_RECORD |
mod-circulation
Publications | Subscriptions |
---|---|
ITEM_CHECKED_OUT | LOAN_RELATED_FEE_FINE_CLOSED |
mod-patron-blocks
Publications | Subscriptions |
---|---|
? ITEM_CHECKED_OUT | FEE_FINE_BALANCE_CHANGED |
mod-feesfines
Publications | Subscriptions |
---|---|
FEE_FINE_BALANCE_CHANGED |
mod-remote-storage
Publications | Subscriptions |
---|---|
LOG_RECORD | ? LOG_RECORD |
mod-audit
Publications | Subscriptions |
---|---|
? LOG_RECORD | LOG_RECORD |
"?" means that, most likely, it was added due to a PubSub (fixed) bug that required a module to subscribe to the same event types that it produces. Because of that, developers used to make publications and subscription lists identical.
...