[Trac-tickets] [The Trac Project] #2203: error on "ticket_type
change" command
The Trac Project
noreply at edgewall.com
Mon Oct 10 13:19:26 CDT 2005
#2203: error on "ticket_type change" command
--------------------------------------------+-------------------------------
Reporter: fabio.caldas at ideavalley.com.br | Owner: daniel
Type: defect | Status: new
Priority: normal | Milestone:
Component: trac-admin | Version: 0.9b2
Severity: normal | Keywords: |
--------------------------------------------+-------------------------------
When i use the command
{{{
trac-admin /usr/local/trac/ ticket_type change defect defeito
}}}
it´s return this error:
{{{
Command failed: ERROR: column "ticket_type" does not exist
UPDATE ticket SET ticket_type='defeito' WHERE ticket_type='defect'
}}}
--
Ticket URL: <http://projects.edgewall.com/trac/ticket/2203>
The Trac Project <http://trac.edgewall.com/>
More information about the Trac-Tickets
mailing list