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
{{ message }}
This repository was archived by the owner on Mar 13, 2025. It is now read-only.
Currently if there was a failure in scheduling the payment, we are getting the error message "Failed to schedule payments for (n) resources" for all below reason,
If member Rate is 0 or null
If the RB.billingaccount is null.
If status='no days'
It will be nice if there is a reason added for the failure as it would be easier to find the reason