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
Describe the bug
If I log into FlowAuth as an admin user, and add a new API route, the new API permissions appear greyed-out in the 'Edit Server' view for an existing server, and can't be selected.
To Reproduce
Spin up FlowAuth in demo mode, and log in as 'TEST_ADMIN'.
In the 'API Routes' tab, add a new capability 'available_dates'.
Select the 'Servers' tab, and edit 'TEST_SERVER'.
Expand the 'API Permissions' block.
The 'available_dates' heading is visible, but the tick-boxes are greyed-out.
Expected behavior
When a new API route is added through the FlowAuth UI, it should then be possible to add this as an API permission for an existing server.
The text was updated successfully, but these errors were encountered:
Describe the bug
If I log into FlowAuth as an admin user, and add a new API route, the new API permissions appear greyed-out in the 'Edit Server' view for an existing server, and can't be selected.
To Reproduce
Expected behavior
When a new API route is added through the FlowAuth UI, it should then be possible to add this as an API permission for an existing server.
The text was updated successfully, but these errors were encountered: