id,summary,reporter,owner,description,type,status,priority,component,severity,resolution,keywords,cc,release 6327,Installation problem,rickert@…,Ryan J Ollos,"Hi! I wanted to install the plugin. Everytime, I set the workflow to `workflow = TypedTickedWorkflow` the Action field in the ticket page gets empty?! I also tried the installation of the MasterTicketPlugin in order to check, if I am able to install new plugins at all (could be that I am just too stupid...). But for that plugin everything worked... What I have done until now: 1. Use `python setup.py install` to create the .egg-File 2. Install the egg-File using the Admin Page=>Plugins=>Install Plugin 3. Activate the plugin in the trac.ini (`typedworkflow.* = enabled`) 4. Adding the options to the workflow in trac.ini: {{{#!ini [ticket] workflow = TypedTicketWorkflow [ticket-workflow] accept = new,assigned,accepted,reopened -> accepted accept.operations = set_owner_to_self accept.permissions = TICKET_MODIFY accept.tickettype = bug, task }}} The plugin page now shows, that the plugin is activated, but there are no actions any more in the ticked editor! Maybe, you have an idea what I'm doing wrong! Thanks in advance, Andreas I am using Trac 0.11.6",defect,closed,normal,TypedTicketWorkflowPlugin,normal,worksforme,,,0.11