On all other digests, we can specify item content, and that item content lists all items being listed. The rest of the template is not repeated. However, on the checkin/checkout templates, if there are multiple items, the entire template is repeated. This needs to be updated to work like the other notification digests.
This is a formatting issue. You removed the ---- before and after the item relevant part. If you add them back, it will create an item list as you expect. See the examples here: https://wiki.koha-community.org/wiki/Notices_and_Slips_Library#Item_Check-in_.28Digest.29 I agree items.content would be good or even better the multi-line <item></item> syntax from overdues, because that's more flexible. There is probably also a solution with TT. BUT: it can work already :)
I would like to keep this open for consideration of having it work like other digests, rather than having it 'work' using some other method. All the templates should work the same way. Honestly, when and where the <item> tags are needed in other templates should be listed somewhere on this page. We shouldn't have to go digging for this info. But, at the very least, it would be good if checkin/checkout maintained consistency with other notice templates.
(In reply to Christopher Brannon from comment #2) > I would like to keep this open for consideration of having it work like > other digests I think reopening the report necessitates updating the bug title to be descriptive of the new goal.
(In reply to Owen Leonard from comment #3) > (In reply to Christopher Brannon from comment #2) > > I would like to keep this open for consideration of having it work like > > other digests > > I think reopening the report necessitates updating the bug title to be > descriptive of the new goal. Katrin already did.