i was in same problem, but now it is working very well
the solution is create a script like this:
:foreach i in=[/queue simple find dynamic=yes ] do={ /queue simple move $i }
create the static queue you want and call this script from on_login int the user profile
simple like that