Modify

Opened 15 years ago

Closed 9 years ago

#5287 closed defect (fixed)

how is this different from the TypedTicketWorkflow plugin?

Reported by: anonymous Owned by: Cinc-th
Priority: normal Component: MultipleWorkflowPlugin
Severity: normal Keywords:
Cc: Trac Release: 0.11

Description


Attachments (0)

Change History (3)

comment:1 Changed 14 years ago by anonymous

As far as I can tell, the difference is in how they are configured. For this plugin, your workflows are exclusive by default. That is, if you have a workflow section for a particuar type, all workflows and only those workflows from that section will be available for that type. If you don't have a section for this type, the default "typeless" workflows are used.

By contrast, TypedTicketWorkflowPlugin allows you to enable/disable actions per type at a finer granularity, but you don't have the exclusivity. That is, if I have certain workflow for "task" and certain workflow for "defect,feature", then for all the workflow that should *not* be visible to task, I have to explicitly say .ticket_type = "defect,feature" for each one.

comment:2 Changed 9 years ago by Cinc-th

Owner: changed from Ermal Memushaj to Cinc-th
Status: newassigned

comment:3 Changed 9 years ago by Cinc-th

Resolution: fixed
Status: assignedclosed

I added a brief explanation to the plugin description on the MultipleWorkflowPlugin page.

Modify Ticket

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