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
Currently, the admin can access his/her organisation editor, but he/she cannot save the modifications and receive an error (see screenshot).
It seems to be linked to the toggles: "Apparaît dans le portail partagé" / "Est une organisation dédiée". If they are activated, it is impossible to update the organisation.
Expected behaviour
The admin can edit everything, but the 2 toggles ("Apparaît dans le portail partagé" / "Est une organisation dédiée") that are managed by the super admin.
Screenshots
The text was updated successfully, but these errors were encountered:
pronguen
changed the title
The admin has no permission to update his/her own organisation.
The admin has no full permissions to update his/her own organisation.
Feb 18, 2021
* Fixes an error when editing the organisation with an admin role.
* Removes `isShared` and `isDedicated` fields if user does not have superuser role.
* Guesses `isShared` and `isDedicated` values from user's organisation when user does not have superuser role, during the serialization.
* Closes#492.
Co-Authored-by: Sébastien Délèze <sebastien.deleze@rero.ch>
How it works
Currently, the admin can access his/her organisation editor, but he/she cannot save the modifications and receive an error (see screenshot).
It seems to be linked to the toggles: "Apparaît dans le portail partagé" / "Est une organisation dédiée". If they are activated, it is impossible to update the organisation.
Expected behaviour
The admin can edit everything, but the 2 toggles ("Apparaît dans le portail partagé" / "Est une organisation dédiée") that are managed by the super admin.
Screenshots
The text was updated successfully, but these errors were encountered: