In our release process, we have a sanity-check step where one agent (the release manager) will give approval on whether the fix for a given bug is good to go to production. This is currently a virtual user in our implementation of FogBugz 8, and we want a way to lock any cases that come into this queue. Basically prevent anyone from taking cases out of this user's queue: only this user should be able to assign the case. This way, nothing gets out to production without approval.
Anyone know a method to do this?