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

Teams: None existent users that are part of the team.

Open MustafaJafar opened this issue 4 months ago • 1 comments

Story

Teams tab doesn't provide a visual clue if the team members don't exist in the users table. This can possible happen when migrating projects or when users are added and removed based on need.

For example, this team has 4 members + 1 leader. I can see the leader and one of the members only. the remainig three are users that are not created/migrated to my AYON instance. Image

To reproduce

Steps to reproduce the behavior:

  1. ...
  2. ...
  3. ...

Expected behavior

I expected to see something maybe similar to user assignments. if the user doesn't exist, the server shows user name with exclamation mark

Image

Environment

  • Server version:
  • Server host OS:
  • Browser:
  • Client version:

Additional context

MustafaJafar avatar Aug 13 '25 21:08 MustafaJafar

Yep, we should show the missing users in the table so that you have the ability to remove them from the team.

Innders avatar Aug 14 '25 12:08 Innders