[rt-users] Can't change ticket statuses

Sean McDaid seanmcdaid2000 at gmail.com
Wed Jul 20 13:21:00 EDT 2011


Hello,

After recently installing RT4, I have a load of ticket migrated from 3.8.

Previously on RT3 when as user logged in they were able to see and change
all the statuses of ticket they raised or owned.

Now in my new RT4 installation when a ticket is in Waiting state  the status
cannot be changed at all. When the ticket is in active
state I have only the options {open, new, stalled, reject, deleted}
available in the dropdown.

This is what I have in RT_SiteConfig.pm:
   @ActiveStatus = qw(new open po_req inv_po in_test) unless @ActiveStatus;
   @InactiveStatus = qw(resolved rejected deleted) unless @InactiveStatus;

Am I missing something, or does this have to do with LifeCycle in RT4?

Thanks
Sean
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.bestpractical.com/pipermail/rt-users/attachments/20110720/9b84749d/attachment.htm>


More information about the rt-users mailing list