Modify

Opened 15 years ago

Last modified 13 years ago

#5104 new enhancement

WorkflowEditorPlugin Does Not Play Nice with TypedTicketWorkflowPlugin

Reported by: christopher.wetterman@… Owned by: Takanori Suzuki
Priority: normal Component: WorkflowEditorPlugin
Severity: normal Keywords:
Cc: Trac Release: 0.11

Description (last modified by Ryan J Ollos)

This is NOT the same as ticket #4694.

I have both WorkflowEditorPlugin and TypedTicketWorkflowPlugin installed. TypedTicketWorkflowPlugin allows you in your custom workflow to designate an action to be available only for certain types of tickets.

For instance:

accept.tickettype = task, enhancement
peerreview.tickettype = defect

When WorkflowEditorPlugin loads in the Admin interface it skips over these statements so when you save via WorkflowEditorPlugin you loose those TypedTicketWorkflowPlugin changes. WorkflowEditorPlugin can not be used in conjunction with TypedTicketWorkflowPlugin and therefore all trac.ini edits must be done manually in the .ini file.

Please add support to not override actions that are custom to the TypedTicketWorkflowPlugin.

Thanks.

Attachments (0)

Change History (2)

comment:1 Changed 13 years ago by Ryan J Ollos

Description: modified (diff)

comment:2 Changed 13 years ago by Ryan J Ollos

Priority: highnormal

Modify Ticket

Change Properties
Set your email in Preferences
Action
as new The owner will remain Takanori Suzuki.

Add Comment


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

 
Note: See TracTickets for help on using tickets.