Change ticket queue without ModifyTicket permissions

Hello,

It seems as though the ModifyTickets permission is required to allow a group to change the queue a ticket is in. I’ve tried granting CreateTicket, SeeQueue and ShowTicket on both queues, but that doesn’t seem to work. The only was I can get it to work is ModifyTickets, but that also includes access to comment, change owners, etc.

Is there a way to allow a group to view tickets and move them between queues while preventing other actions?

Thanks!

Sebastian

I’ve mentioned this before on the forum earlier this year: Stopping users fiddling with Priority whilst needing the ModifyTickets right - #3 by GreenJimll. The ModifyTickets right is a rather blunt ACL tool.

I don’t think there’s a way round this in the straight RT distribution (if there is I’d like to hear it as it would be really helpful). You might be able to hack in your own new rights though (the benefit of open source if you’re a coder). Alternatively it might be something that you can pay Best Practical to implement for you.