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)

...

  • 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.

...

  • Translated in its own flow(subflow).

Unit testing:

  1. Add a

  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 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).

    Image Added

...

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

...

  • Translated in its own flow(subflow).

Unit testing:

...

Background of issue:

Fix/Change:

...

  1. Open an existing Gift record and update its Description field.

    Image Added

  2. Check to see that Text Area Description field is updated(field may not be on page layout).

    Image Added