Modify

Opened 15 years ago

Closed 14 years ago

Last modified 14 years ago

#5705 closed defect (fixed)

Check the dependencies field when user updates ticket.

Reported by: Yuji OKAZAKI Owned by: anonymous
Priority: normal Component: TracDependencyPlugin
Severity: normal Keywords:
Cc: Trac Release: 0.11

Description

Check the dependencies field when user updates ticket.

チケットの更新時に依存フィールドのチェックを行う.

  • Are project names valid?
  • Do Check ticket existence?
  • Do a separator exist between tickets' IDs?
  • Is dependency type is correct?
  • If ticket has dependency, is dependency type correct?

Attachments (0)

Change History (7)

comment:1 Changed 14 years ago by anonymous

Owner: changed from Yuji OKAZAKI to anonymous
Status: newassigned

Add ITicketManipulator methods.

comment:2 Changed 14 years ago by Yuji OKAZAKI

(In [7206]) refs #5705 Add ITicketManipulator methods.

comment:3 Changed 14 years ago by Yuji OKAZAKI

(In [7218]) refs #5705

comment:4 Changed 14 years ago by Yuji OKAZAKI

Implemented

  • Are project names valid?
  • Do Check ticket existence?
  • Is dependency type is correct?

Not yet implemented.

  • Do a separator exist between tickets' IDs?
  • If ticket has dependency, is dependency type correct?

comment:5 Changed 14 years ago by Yuji OKAZAKI

(In [7289]) refs #5705

comment:6 Changed 14 years ago by Yuji OKAZAKI

Resolution: fixed
Status: assignedclosed

comment:7 Changed 14 years ago by Yuji OKAZAKI

(In [7289]) refs #5705

Modify Ticket

Change Properties
Set your email in Preferences
Action
as closed The owner will remain anonymous.
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.