ayon-backend icon indicating copy to clipboard operation
ayon-backend copied to clipboard

Users: Deleting a user should automatically unassign them from tasks

Open martastain opened this issue 8 months ago • 0 comments

Story

To reproduce

Steps to reproduce the behavior:

  • Create a user.
  • Assign that user some tasks.
  • Delete that user.
  • Create them again with the same name.
  • They are still assigned the same tasks

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.

martastain avatar Jun 10 '24 08:06 martastain