Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Affected modules and event types

mod-circulation-storage

Publications

Subscriptions

LOG_RECORD


mod-circulation

Publications

Subscriptions

ITEM_CHECKED_OUT
ITEM_CHECKED_IN
ITEM_DECLARED_LOST
ITEM_AGED_TO_LOST
ITEM_CLAIMED_RETURNED
LOAN_DUE_DATE_CHANGED
LOAN_CLOSED
LOG_RECORD

LOAN_RELATED_FEE_FINE_CLOSED
FEE_FINE_BALANCE_CHANGED

mod-patron-blocks

Publications

Subscriptions

? ITEM_CHECKED_OUT
? ITEM_CHECKED_IN
? ITEM_DECLARED_LOST
? LOAN_DUE_DATE_CHANGED
? FEE_FINE_BALANCE_CHANGED

FEE_FINE_BALANCE_CHANGED
ITEM_CHECKED_OUT
ITEM_CHECKED_IN
ITEM_DECLARED_LOST
ITEM_AGED_TO_LOST
ITEM_CLAIMED_RETURNED
LOAN_DUE_DATE_CHANGED
LOAN_CLOSED

mod-feesfines

Publications

Subscriptions

FEE_FINE_BALANCE_CHANGED
LOAN_RELATED_FEE_FINE_CLOSED
LOG_RECORD


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.

...