Bug 32374

Summary: CHECKIN notice preview not accurate
Product: Koha Reporter: Lucas Gass (lukeg) <lucas>
Component: NoticesAssignee: Bugs List <koha-bugs>
Status: NEW --- QA Contact: Testopia <testopia>
Severity: enhancement    
Priority: P5 - low    
Version: Main   
Hardware: All   
OS: All   
Change sponsored?: --- Patch complexity: ---
Documentation contact: Documentation submission:
Text to go in the release notes:
Version(s) released in:
Circulation function:

Description Lucas Gass (lukeg) 2022-11-29 22:08:12 UTC
TO recreate:

I'm using this CHECKIN notice template:


[% borrower.firstname %] [% borrower.surname %]

The following items have been checked in:
----
[% biblio.title %]
----
Thank you.




1. Add my sample notice.
2. Checkout an item.
3. Use that item's barcode to generate a preview. 
4. Notice the firstname and surname are missing 
5. Check the item in to generate the actual notice. ( make sure the patron's messaging prefs are set to receive one )
6. It accurately adds the firstname and surname.