Beschreibung,Kommentare und Anhänge
| merge request id | 909 |
| Titel | fixed to set duplicate username for superadmins when editing users with client context |
| Beschreibung | + when user is logged out ClientService is reset + removed use of $this->get('client_id') in CreateUserRequest and in UpdateUserRequest, as client_id should not be passe all to this request + fixed possibility to move user to other client, when its username is already present in target client + fixed to set dublicate username for superadmins when editing users with client context |
| Status | merged |
| Created at | 2023-11-23T15:53:40.191Z |
| Updated at | 2023-12-01T14:25:59.023Z |
| Source branch | feature/LL-1663-enfore-unique-client-username-in-superadmin-context |
| Target branch | develop |
| Author | Gregor Gabriel |
| Assignee | Sascha Immig |
| changed title from **fixed to set du{-b-}licate username for superadmins when editing users with client context** to **fixed to set du{+p+}licate username for superadmins when editing users with client context** | Sascha Immig | 2023-11-24T10:28:38.638Z |
| changed the description | Sascha Immig | 2023-11-24T10:28:38.717Z |
| merged | Sascha Immig | 2023-12-01T14:25:59.118Z |
| Title | Id | Author | Created at | Message |
| + when user is logged out ClientService is rest | b1f9c5d2858bc0099f4106c83addc075c8d98ec6 | TUV\gabrielg | 2023-11-23T15:50:31.000Z | + when user is logged out ClientService is rest + removed use of $this->get('client_id') in CreateUserRequest and in UpdateUserRequest, as client_id should not be passe all to this request + fixed possibility to move user to other client, when its username is already present in target client + fixed to set dublicate username for superadmins when editing users with client context |