On Tue, Jul 25, 2006 at 02:42:17PM +1000, Duncan Morgan wrote: > Hello, > > I've read the docs but I'm still confused as to the best way to allow a user > to modify the requestors for a ticket on a per queue basis? Is this even > possible or is it a global right? > > Thanks, > Duncan
The closest you can get with stock RT is granting the ModifyTicket right. If you don't want to give that much, you can add a new right and modify the API to enforce it. -Todd _______________________________________________ http://lists.bestpractical.com/cgi-bin/mailman/listinfo/rt-users Community help: http://wiki.bestpractical.com Commercial support: [EMAIL PROTECTED] Discover RT's hidden secrets with RT Essentials from O'Reilly Media. Buy a copy at http://rtbook.bestpractical.com We're hiring! Come hack Perl for Best Practical: http://bestpractical.com/about/jobs.html
