Versions Compared

Key

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

Processes/Sub-flows

...

Anchor
USYD-Automate-task-for-GA-for-Pledge-(subflow)
USYD-Automate-task-for-GA-for-Pledge-(subflow)
USYD Automate task for GA for Pledge (subflow)

Background of issue

...

:

  • Task record is created multiple times after Gift Plege Status changed to Pending Review

...

Anchor
USYD-AQC-Donor-Contact-Type-Auto-Updater-(subflow)
USYD-AQC-Donor-Contact-Type-Auto-Updater-(subflow)
USYD AQC Donor Contact Type Auto-Updater (subflow)

Background of issue:

  • Found that changes will be made even if change on field is not exactly changed.

Fix/Change:

Specific testing on this flow’s added criteria to check if Usyd_Gift_Driver_Derivation__c = false can only be done through debug of the flow as this is set to false when flow execution gets to USYD Gift Driver Derivation (subflow).

Unit testing:

  1. Open a gift record and set Usyd_Gift_Driver_Derivation__c to false through anonymous apex.

...

Anchor
USYD-AQC-Donor-Contact-Type-Auto-Updater-(subflow)
USYD-AQC-Donor-Contact-Type-Auto-Updater-(subflow)
USYD Update Related Gift Implementation

Background of issue:

  • Found that an update on GIft Implemetation record will still be done even if prior Stage is equal to 5. GI - Kick Off.

...

Anchor
USYD-Update-Pledge-Status-(subflow)
USYD-Update-Pledge-Status-(subflow)
USYD Update Pledge Status (subflow)

Background of issue:

  • Logic is in a containing flow and must be subdivided for a more clear view of its function.

...

Anchor
USYD-Update-Credited-Contacts-and-GRC-Rollup-(subflow)
USYD-Update-Credited-Contacts-and-GRC-Rollup-(subflow)
USYD Update Credited Contacts and GRC Rollup (subflow)

Background of issue:

  • Logic is in a containing flow and must be subdivided for a more clear view of its function.

...

  1. Create a Household account through Account Create and provide contacts with appropriate legal credit.

  2. Run a batch through AQ Batch with a gift or pledge and close the batch once all required fields are fulfilled.

    Image RemovedImage Added

  3. Once batch closes, check that the created gift record has Credited Contacts field is populated and GRC roll-up field is also populated(GRC roll-up may not be visible on page layout).

...

Anchor
USYD-Update-Text-Area-Description-(subflow)
USYD-Update-Text-Area-Description-(subflow)
USYD Update Text Area Description (subflow)

Background of issue:

  • Logic is in a containing flow and must be subdivided for a more clear view of its function.

...