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 Nov 17, 2023. It is now read-only.
If you have an account of type different between asset, the account_role is set to null.
When you call the api the parse can't decode null into AccountRoleEnum because the property can't accept null value.
ErrorText: "Cannot convert null value to FireflyIII.Model.Account+AccountRoleEnum. Path 'data[0].attributes.account_role', line 1, position 215."