change order property
Aaron Jonen <[email protected]>
| Newsgroups | gmane.comp.bug-tracking.roundup.user |
|---|---|
| Message-ID | <[email protected]> |
What is the command to change the order property of the status=resolved?
I am trying
sudo roundup-admin -i /var/lib/roundup/trackers/support set status name=resolved order=9
but i get
Traceback (most recent call last):
File "/usr/lib/pymodules/python2.6/roundup/admin.py", line 652, in do_set
cl.set(itemid, **props)
File "/usr/lib/pymodules/python2.6/roundup/backends/rdbms_common.py", line 1601, in set
propvalues = self.set_inner(nodeid, **propvalues)
File "/usr/lib/pymodules/python2.6/roundup/backends/rdbms_common.py", line 1645, in set_inner
raise ValueError('node with key "%s" exists'%value)
ValueError: node with key "resolved" exists
Error: node with key "resolved" exists
On Tue, Jul 09, 2013 at 08:09:46AM -0700, Aaron Jonen wrote:
> How do I use roundup-admin to add a row to _status table in the database?
> I want to add an additional status of "updated".
roundup-admin -i /path/to/tracker create status name=updated order=9
you may want to redefine the orders of the other stati if you
want a different order in the web interface.
Ralf
--
------------------------------------------------------------------------------
See everything from the browser to the database with AppDynamics
Get end-to-end visibility with application monitoring from AppDynamics
Isolate bottlenecks and diagnose root cause in seconds.
Start your free trial of AppDynamics Pro today!
http://pubads.g.doubleclick.net/gampad/clk?id=48808831&iu=/4140/ostg.clktrk