Fixes broken form for feature flags
The edit/remove feature was updating the scopes based on the array's index. This commit creates an internal id and uses it to update the scopes. Removes the internal id before sending data to the server
Showing
Please register or sign in to comment