Processes/Sub-flows
...
Anchor | ||||
---|---|---|---|---|
|
Background of issue
...
:
Task record is created multiple times after Gift Plege Status changed to Pending Review
...
Anchor | ||||
---|---|---|---|---|
|
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:
Open a gift record and set Usyd_Gift_Driver_Derivation__c to false through anonymous apex.
...
Anchor | ||||
---|---|---|---|---|
|
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 | ||||
---|---|---|---|---|
|
Background of issue:
Logic is in a containing flow and must be subdivided for a more clear view of its function.
...
Anchor | ||||
---|---|---|---|---|
|
Background of issue:
Logic is in a containing flow and must be subdivided for a more clear view of its function.
...
Create a Household account through Account Create and provide contacts with appropriate legal credit.
Run a batch through AQ Batch with a gift or pledge and close the batch once all required fields are fulfilled.
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 | ||||
---|---|---|---|---|
|
Background of issue:
Logic is in a containing flow and must be subdivided for a more clear view of its function.
...