Details des Tickets

Beschreibung,Kommentare und Anhänge

merge request id 978
TitelLL-1794 department assignment is not adopted for user creation
BeschreibungFalls jemand kein Supervisor war und auch nicht die Rechte hatte Abteilungen einzusehen, dann knallte der Code If a superior with the general right to create users (without client-specific right for supervisor to create and delete users) assigns an organizational unit when creating a user, this is not transferred.
Statusmerged
Created at 2024-06-12T16:14:24.296Z
Updated at 2024-06-17T07:39:07.304Z
Source branchfeature/LL-1794-fix-supervisor-edgecase
Target branchdevelop
AuthorGregor Gabriel
AssigneeSascha Immig

Discussion notes

changed the description Gregor Gabriel 2024-06-12T16:21:02.722Z
assigned to @immigs Gregor Gabriel 2024-06-12T16:21:02.879Z
added 1 commit
  • 21a3735a - only try to assign organizational unit, if one is present
Compare with previous version
Gregor Gabriel 2024-06-12T16:22:34.662Z
changed target branch from `develop` to `master` Sascha Immig 2024-06-14T12:29:48.593Z
changed target branch from `master` to `develop` Sascha Immig 2024-06-14T12:30:00.364Z
merged Sascha Immig 2024-06-17T07:39:07.421Z
mentioned in commit 0c921cb8d1fda2f10850d1e4105d08f67d5d222b Sascha Immig 2024-06-17T07:39:07.614Z

Merge Commits

Title Id Author Created at Message
only try to assign organizational unit, if one is present 21a3735a2aa59008af1d4a1cfe5503ef4b8cd19a TUV\gabrielg 2024-06-12T16:22:27.000Z only try to assign organizational unit, if one is present
LL-1794 department assignment is not adopted for user creation 2bec95e4e50a1c41ca1808d86c69cc1a9b731234 TUV\gabrielg 2024-06-12T15:38:55.000Z LL-1794 department assignment is not adopted for user creation If a superior with the general right to create users (without client-specific right for supervisor to create and delete users) assigns an organizational unit when creating a user, this is not transferred.