Hi everyone!
In my case, I have same queue name in Production
folder and in Test-Validation
folder
The App Studio system had automatically added a “1” at the end of the 2nd queue I added.
But it would be appreciable to see folder path details when it comes to choosing a queue
Regards
We append a count to VB identifiers to ensure their uniqueness. It’s not exclusive to the UI - the expressions also use these identifiers .
So, if you have two queues with the same name, the expression will include a number corresponding to keep each instance of the queue unique.
This applies not only to the lookup panel, but we also maintain this practice within the rules This applies to all the expressionable resources in VB.
Could you help us with your use case and why same queue name and we can review from Engg side