-
Bug
-
Resolution: Fixed
-
None
-
Critical
-
Added missing automatic role set for the new taskOverview role which might have caused problems on SSO login
-
Emptyshow more show less
The problem:
Editor role was split into 2 parts: editor and taskOverview.
`taskOverview` role is used to determine if the user has access to the task list.
There was an automatic `editor` role setting for the following roles: admin, api, clientpm, pm, pmlight, systemadmin. But there is no automatic role setting of `taskOverview` for those roles which causes errors for some users on SSO login.
Solution:
Add automatic role setting for the above missing roles.
- relates to
-
TRANSLATE-3567 Open a task in translate5's editor from InstantTranslate
- Done