Details des Tickets

Beschreibung,Kommentare und Anhänge

merge request id 696
TitelLL-1204 extend API for user archiving
Beschreibung+ made users deletable that have only unpassed training assignments + added endpoint to archive and delete a user ... ``` curl -X DELETE 'http://localhost/api/v1/users/LM6l0vQ6EN/archive' \ -H 'content-type: application/json' \ -H 'accept: application/json' \ -H 'api-key: cV3dteM2Ww3dj71qUR5vTQUz7K6wJb473rQqmQg4Q931VAdWNLjkeKWEPFwte7yoQgi0WhqSBvItlcvx' \ -o UserArchive.zip ```
Statusmerged
Created at 2022-11-11T12:19:16.462Z
Updated at 2022-11-23T08:38:50.168Z
Source branchfeature/LL-1205-extend-api-v1-for-user-achiving
Target branchdevelop
AuthorGregor Gabriel
AssigneeSascha Immig

Discussion notes

changed the description Gregor Gabriel 2022-11-11T12:19:51.413Z
changed title from **{-+ made users deletable that have only unpassed training assignments-}** to **{+LL-1204 extend API for user archiving+}** Sascha Immig 2022-11-14T08:52:19.481Z
changed the description Sascha Immig 2022-11-14T08:52:19.503Z
changed the description Sascha Immig 2022-11-17T10:40:25.628Z
changed the description Sascha Immig 2022-11-17T10:40:45.333Z
changed the description Sascha Immig 2022-11-17T10:41:04.558Z
merged Sascha Immig 2022-11-23T08:38:50.250Z
mentioned in commit 536ace1cb962c3e5de0e4683d43431159bc616d1 Sascha Immig 2022-11-23T08:38:50.319Z

Merge Commits

Title Id Author Created at Message
+ made users deletable that have only unpassed training assignments a9b4779c072813a3bc17ffe752c75bda52a02605 TUV\gabrielg 2022-11-11T12:16:41.000Z + made users deletable that have only unpassed training assignments + added endpoint to archive and delete a user ... curl -X DELETE 'http://localhost/api/v1/users/LM6l0vQ6EN/archive' \ -H 'content-type: application/json' \ -H 'accept: application/json' \ -H 'api-key: cV3dteM2Ww3dj71qUR5vTQUz7K6wJb473rQqmQg4Q931VAdWNLjkeKWEPFwte7yoQgi0WhqSBvItlcvx' \ -o UserArchive.zip