Files
ocis/changelog/7.1.0_2025-03-06/add-logging-user-delete.md
Julian Koberg 4256ee2533 feat(ocis): release 7.1.0
Signed-off-by: Julian Koberg <jkoberg@MBP-Julian-Koberg.local>
2025-03-06 14:10:16 +01:00

265 B

Enhancement: Add logging when a users space gets deleted

When deleting a user, their personal space will also be deleted. When this operation fails the logging in the graph service was insufficient. We added some logs.

https://github.com/owncloud/ocis/pull/11037