Modify

Opened 18 years ago

Closed 18 years ago

#401 closed enhancement (fixed)

ticket.create() should set ticket status to new if not set

Reported by: Markus Tacker Owned by: Alec Thomas
Priority: normal Component: XmlRpcPlugin
Severity: normal Keywords:
Cc: Trac Release: 0.10

Description

this prevents creation of invalid tickets with no status.

Attachments (0)

Change History (2)

comment:1 Changed 18 years ago by Markus Tacker

Summary: ticket.create() should set status to new new if not setticket.create() should set ticket status to new if not set

comment:2 Changed 18 years ago by Alec Thomas

Resolution: fixed
Status: newclosed

(In [808]) * Removed magic for guessing whether first argument to a remote call should be a req object. RPC methods now always receive a req object as their first argument.

  • Added ticket attachment add/remove/list/delete (closes #344).
  • Set newly created tickets status to new, unless specified (closes #401).
  • Made /xmlrpc listing a bit friendlier.

Modify Ticket

Change Properties
Set your email in Preferences
Action
as closed The owner will remain Alec Thomas.
The resolution will be deleted. Next status will be 'reopened'.

Add Comment


E-mail address and name can be saved in the Preferences.

 
Note: See TracTickets for help on using tickets.