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
Write operation support is quite limited and might be confusing if applied without checking on the documentation. I would prefer to keep it as-is for now
The problem is this: if you disable write operations, you can edit the payload filters. If you then enable writes again, these filters stay. It feels like a hack and makes it only more confusing.
I think we should choose one of:
allow payload filters with write operations
if enabling write operations, clear and grey out the payload filters
The JWT/RBAC access settings dialog currently greys out the 'Payload Filters' section if write operations are checked.
Payload filters are supported when write access is enabled, and so it should not be greyed out when write access is selected.
To help clarify this, we might want to add a [Access table] link in the dialog.
The text was updated successfully, but these errors were encountered: