Hello
This happened a lot of times so far.
When I run some code to move all messages from one queue to another I frequently end up with a state where a queue message count is greater than 0 but when peeking in queue messages there is none visible.
This state is persistent and the only way to reset the message count is by calling the clear queue on this so called empty queue.
Any ideas how can this happen?
Thanks