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
-------- RT Training Sessions (http://bestpractical.com/services/training.html) * Boston March 5 & 6, 2012
