You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
After processing org payments, the orgSvc sends a paymentMade event to WatchMan. When sending the event it is lookuping up a user for the org to attach to the event data, ostensibly so the watchman actions can easily send an email notification.
This user lookup should be moved to the watchman action(s) that are handling the event.
The text was updated successfully, but these errors were encountered:
After processing org payments, the orgSvc sends a paymentMade event to WatchMan. When sending the event it is lookuping up a user for the org to attach to the event data, ostensibly so the watchman actions can easily send an email notification.
This user lookup should be moved to the watchman action(s) that are handling the event.
The text was updated successfully, but these errors were encountered: