Question
User queries can be duplicates of admin queries
I noticed that a user query can use the same name as an admin query. Maybe this user query was created before the admin query? The problem is that some trigger operations find a query by name, and they do not always default to grabbing the admin provided query. Can someone outline the interactions between duplicate named queries?

