Attention: Confluence is not suitable for the storage of highly confidential data. Please ensure that any data classified as Highly Protected is stored using a more secure platform.
If you have any questions, please refer to the University's data classification guide or contact ict.askcyber@sydney.edu.au
Proposed Changes on Consolidated Receipt
There are 3 improvements that is proposed:
Parametrization of Period and Year on Merge Action
so that they don't need to be updated on template
update template
Update Merge action with Parameter and Match fields
Update MSR with Salutation Java which applies 4 salutation rules
If Contact does not have a salutation, use the Dear Name
If Name is only one character, use Dear Supporter
If Salutation is standalone, use Dear Salutation (i.e. Dear Chancellor)
Else, use the usual Dear Salutation Surname
Prevent reporting multiple rows for for gifts with multipleGRC record
So that we don’t pull in multiple GRC records into two rows we Show this step's records in 2 column blocks
Because we changed the structure of step 3, we will have to update the Calculated Step fields to refer to the correct “Step”
Email Priority
Gift Recognition Credit.
bcecomesGift Recognition Credit 1.
{!Gift Recognition Credit 1.Contact Credited.Best Contact Email} ? {!Gift Recognition Credit 1.Contact Credited.Best Contact Email} : ({!Gift Recognition Credit 1.Donor Account.Email} ? {!Gift Recognition Credit 1.Donor Account.Email} : "")
LC-S
({!Gift Recognition Credit 1.Gift Recognition Credit.Legal Credit %}== 100) && ((({!Account.Secondary Contact.Name}+{!Account.Secondary Contact.Best Contact Email})==({!Gift Recognition Credit 1.Contact Credited.Name}+{!Gift Recognition Credit 1.Contact Credited.Best Contact Email})) || ({!Account.Secondary Contact.Name}=={!Gift Recognition Credit 1.Contact Credited.Name})) ? "S" : ""
LC-P
({!Gift Recognition Credit 1.Gift Recognition Credit.Legal Credit %}==100) && ((({!Account.Primary Contact.Name}+{!Account.Primary Contact.Best Contact Email})==({!Gift Recognition Credit 1.Contact Credited.Name}+{!Gift Recognition Credit 1.Contact Credited.Best Contact Email})) || ({!Account.Primary Contact.Name}=={!Gift Recognition Credit 1.Contact Credited.Name})) ? "P" : ""
LC Both Same Last Name
LC Both Different Last Name
Salutation
Salutation - Java
To support standalone salutation https://sydneyuni.atlassian.net/browse/TAPSS-913
on Step 1 added the following fields