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
When creating resources with custom schema but the schema is not in the schemas attributes the error message is returned "Invalid user attribute: <attribute-name>"
#70
It should be more general, beacause it is the same for groups and schemas. (it says user in the message)
The problem is most likely in Resource.handleExtensionSchema
The text was updated successfully, but these errors were encountered: