[Bug 10190] Overdue notice triggers based on item type
28 Aug
2026
28 Aug
'26
7:38 p.m.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=10190 --- Comment #781 from Nick Clemens (kidclamp) <nick@bywatersolutions.com> --- Created attachment 204470 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=204470&action=edit Bug 10190: fix NaN trigger number when adding first rule for a library When no circulation rules exist for a library, triggerCounts[library_id] is undefined, causing undefined + 1 = NaN. Use nullish coalescing to default to 0 so the first trigger correctly gets number 1. Signed-off-by: Michaela <michaela.sieber@kit.edu> -- You are receiving this mail because: You are watching all bug changes.
2
Age (days ago)
2
Last active (days ago)
0 comments
1 participants
participants (1)
-
bugzilla-daemon@bugs.koha-community.org