Bug #27000
Updated by Clark ANDRIANASOLO 6 days ago
Datasources should only be editable with admin write rights.
But in the datasource page when initializing the Elm app the right @rule_write@ is passed to put the Elm in write mode : the app has all "Save", "Delete" buttons, as long as they have the @rule_write@, but they will get a notification error when attempting a modification.
The right passed to initialize the Elm app is @adminitration_write@