Non admin users not able to see inactive users
We have a request to access terminated users but in our system it makes them not active, which causing the end users without roles not being able to search for them. I made a filter for one module to say Active = true or active = false. I can see it ...