ynput / ayon-backend

Server codebase with API access to AYON
Apache License 2.0
22 stars 15 forks source link

Users: Deleting a user should automatically unassign them from tasks #230

Closed martastain closed 2 weeks ago

martastain commented 3 months ago

Story

To reproduce

Steps to reproduce the behavior:

Expected behavior

This is up to discussion. It may be considered a bug or a feature. Generally, it is discouraged to delete users when they are active on a project. User should rather be deactivated so all related activities still points to an existing user DB record.