[rt-users] Problem with New Status
Kenneth Crocker
KFCrocker at lbl.gov
Mon Jul 24 18:49:33 EDT 2006
Steve,
You betcha! Status field values are limited to 10 characters. We found
that out the same way you just did.
Kenn
LBNL
Steve Berg wrote:
> Team,
>
> I created a new status (called pend-close) in RT by adding it to
> RT_SiteConfig.pm:
>
> @ActiveStatus = qw(new open stalled) unless @ActiveStatus;
> @InactiveStatus = qw(resolved rejected pend-resolve deleted) unless
> @InactiveStatus;
>
> When I try to put a ticket in the pend-resolve state RT gives me the
> following error:
>
> Ticket 2180: Illegal value for Status
>
> Is there something I'm missing?
>
> -Steve
>
> _______________________________________________
> http://lists.bestpractical.com/cgi-bin/mailman/listinfo/rt-users
>
> Community help: http://wiki.bestpractical.com
> Commercial support: sales at bestpractical.com
>
>
> 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
>
More information about the rt-users
mailing list