Hello all,
I'm running into what appears to be a rights issue.
I have an rt 4.0.9 install running. My users are cheerfully raising
tickets through email, but are unable to create tickets with
SelfService because the New ticket link doesn't appear.
The relevant bit of Elements/Tabs appears to be
while ( my $queue = $queues->Next ) {
next unless $queue->CurrentUserHasRight('CreateTicket');
$queue_id = $queue->id;
$queue_count++;
last if ( $queue_count > 1 );
}
My users don't have that right on particular queues, however Everyone
has Global CreateTicket. These users are Enabled, but not Privileged.
Does this sound like a bug, or do I need to hand out more rights?
Thanks,
Iain.
--
Systems Engineer
KAUST Visualisation Laboratory
--
------------------------------
This message and its contents, including attachments are intended solely
for the original recipient. If you are not the intended recipient or have
received this message in error, please notify me immediately and delete
this message from your computer system. Any unauthorized use or
distribution is prohibited. Please consider the environment before printing
this email.
--
RT training in Amsterdam, March 20-21:
http://bestpractical.com/services/training.html
Help improve RT by taking our user survey:
https://www.surveymonkey.com/s/N23JW9T