[rt-users] PriorityAsAString plugin question
RT User
myrtuser at gmail.com
Thu Jan 5 05:11:01 EST 2012
All,
I have a Priority as a String plugin configured. Here is my configuration
below.
Set( %PriorityAsString, ( Low => 0, Low-Med => 25, Med => 50, High => 100
) );
Set( @PriorityAsStringOrder, qw( High Med Low-Med Low ) );
In RT Priority, I now see,
Priority: Low-Med/Low-Med or Med/Med
I'd like to see only one of those. The Priority gets repeated after a "/"
Is there any way I can get around it?
Thanks!
Steve
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.bestpractical.com/pipermail/rt-users/attachments/20120105/b8ef2643/attachment.htm>
More information about the rt-users
mailing list