Filter out inactive users in Shotgun Create

I noticed that when assigning tasks in Shotgun create, is shows a list of all our users regardless if they are inactive or not. What would be the proper way of categorizing users so that they don’t show up as active users in Shotgun create?

/Noel

2 Likes

Indeed, this makes loading of adding a reviewer very very slow as it needs to parse over 400 old users while only 20 or so is Status = Active atm

Could this be fixed? It seems like a fairly simple API filter fix and I would think that it’s the expected behavior to be the same as it is in the regular SG UI.

1 Like