[rt-users] RT cli set priority=0 issue

Yoni Rabkin yrk at gnu.org
Fri Apr 18 12:05:24 EDT 2014


Hello, (I'm the rt-liberation guy
https://savannah.nongnu.org/projects/rtliber/),

In version 3.8.8 of the CLI (working against a 3.4.5 server) I can
successfully set priority via the CLI like this:

rt> rt edit ticket/12345 set priority=2

But if I try this:

rt> rt edit ticket/12345 set priority=0

I get the error: "Priority: Priority could not be set to ."

However, if I do this:

rt> rt edit ticket/12345 set priority=00

It successfully sets the ticket priority to 0.

I have not tried this with a different CLI version, and have no control
over the version of the server.

-- 
   "Cut your own wood and it will warm you twice"



More information about the rt-users mailing list