Processes/Subflows
USYD Campaign member status update when new transaction created (subflow)
...
USYD Campaign member status update when new transaction created (subflow)
Background of issue:
Update Records elements can be merged into one
Unit testing:
When a Transaction record is created, all of the following conditions must be met:
Transaction > Campaign Appeal is not null
Transaction > Related to Void is false
Transaction > Write Off? is false
Transaction has a related Account
...