https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=33608 --- Comment #25 from Marcel de Rooy <m.de.rooy@rijksmuseum.nl> --- (In reply to Owen Leonard from comment #24)
The interface may be assumed to be "intranet" but should it log that information anyway for consistency?
+---------------------+--------+--------+------------+-----------+ | datetime | branch | value | type | interface | +---------------------+--------+--------+------------+-----------+ | 2023-05-30 17:16:18 | CPL | 0.0000 | issue | intranet | | 2023-05-30 17:16:27 | CPL | NULL | item_lost | NULL | | 2023-05-30 17:18:45 | CPL | NULL | item_found | NULL | | 2023-05-30 17:18:45 | CPL | NULL | return | intranet | +---------------------+--------+--------+------------+-----------+
Good point. This was actually developed before the interface column was added. But I suppose that it should default to context->interface. Adding a follow-up. -- You are receiving this mail because: You are watching all bug changes.