I made an example database at the bottom of this question.
In my Admin application I would like to be able to search directly for the status of the user.
If I do a search by Key I must go to the Users then the user-1 and finally This method is a big problem if I have several dozen or more users.
Does anyone have a method so that I can directly find user statuses and not go through children (which would be impossible)**
**If not, is there a search text where I can directly search for what I want ?
Obviously I want a method that displays all the wrong statuses or just the statuses.