Done
Details
Assignee
julie.bicklejulie.bickleReporter
julie.bicklejulie.bickleLabels
Priority
P3Story Points
0.5Sprint
NoneDevelopment Team
VolarisParent
Release
Poppy (R2 2023)TestRail: Cases
Open TestRail: CasesTestRail: Runs
Open TestRail: Runs
Details
Details
Assignee
julie.bickle
julie.bickleReporter
julie.bickle
julie.bickleLabels
Priority
Story Points
0.5
Sprint
None
Development Team
Volaris
Parent
Release
Poppy (R2 2023)
TestRail: Cases
Open TestRail: Cases
TestRail: Runs
Open TestRail: Runs
Created August 29, 2022 at 8:12 AM
Updated March 29, 2023 at 3:19 PM
Resolved March 11, 2023 at 5:12 PM
Purpose/Overview:
A new token “item.loanType” was added in Settings >> Circulation >> Patron notice templates.
Please replace this token with data provided by the context.
Scenarios:
Scenario:
Given: I have received an email, the notice template of which contains the token “item.loanType” + the field Temporary loan type is populated,
When: I look at the text of that token in the live email,
Then: I see the plain text name of the Temporary loan type, as can be seen in the UI of Inventory.
Example: In the email, I see “Reading room”, and NOT the UUID.
Scenario:
Given: I have received an email, the notice template of which contains the token “item.loanType” + the field Temporary loan type is not populated,
When: I look at the text of that token in the live email,
Then: I see the plain text name of the Permanent loan type, as can be seen in the UI of Inventory.
Example: In the email, I see “Can circulate”, and NOT the UUID.