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
Currently bank account removal reason shows up in meta['balanced.noc_reason'] in bank accounts. This can potentially edited or removed by users. This should show up in a new field, like noc_reason.
noc_reason is going to be useless on the majority of bank accounts. why not fire an event (e.g. bank_account.invalidated) and include some meta information in that event?
Currently bank account removal reason shows up in
meta['balanced.noc_reason']
in bank accounts. This can potentially edited or removed by users. This should show up in a new field, likenoc_reason
.Reference: balanced/balanced-dashboard#1619
The text was updated successfully, but these errors were encountered: