Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Time

Item

Who

Description

Goals/Info/notes

5min

Administrivia

  • TLR introduction to User acceptance testing 11th May
  • SIG Onboarding 15th May
30MinPatron noticesAdding "User address" section to the patron notice tokens. Two questions:
  • Where to add those tokens - what looks and feels best?
  • Criterium for population = “Use as primary address” selected
Feature = Add "User address" as notice object, with 7 tokens

User address

  • user.deliveryAddressType
  • user.addressLine1
  • user.addressLine2
  • user.city
  • user.stateProvRegion
  • user.zipPostalCode
  • user.country

(Example from staff slips:

)


1] Where to put this section in the token modal:


2] Logic = Which address to select to put on the letter - Please shout if this would NOT work:

  1. Scenario:
  • Given: I have received an email, the notice template of which contains a token in the section "User address" + There is an address selected as "Use as primary address"
  • When: I look at the text of that token in the live email,
  • Then: I see the plain text name of the corresponding field as can be seen in the UI of Users.
    Example: In the email, for the token "user.deliveryAddressType", I see "Office", and NOT the UUID.

2. Scenario:

  • Given: I have received an email, the notice template of which contains a token in the section "User address"” + There is NO address selected as "Use as primary address"
  • When: I look at the text of that token in the live email,
  • Then: The token is empty.

Background: Hebis. Loans prepare a file to print for e.g. German Reminder Fees

Meeting Notes

Adding User Address section to patron notice tokens

  • Are there concerns about adding 7 user address tokens (essentially copying what is in staff slips) to the token modal under "User" section? This would push the Fine/Fee section lower, and could made the three columns somewhat lopsided
  • Is there a preference of scrolling within the modal vs. making the sections headings drop-downs or accordions? Preference seems to be for fewer clicks and just scrolling.
  • Hide tokens that are unselectable? Julie worries about the UI consequences.
  • How often are the templates edited?
  • Discussed adding a 4th column to the modal, but that looks very crowded when the browser window is reduced
  • Some discussion around which column will have more tokens added with future development; we suspect it will most likely be the "User" section - Julie to research.
  • Julie wonders: Do we even need a new section "User address", or can the 7 tokens just be added to the "User" section? - Question for the dev team.
  • It may make sense to add the Fine/Fee section to the middle column to make it less lopsided and so there would be less scrolling

...