Modify ↓
#13232 closed task (fixed)
Request to adopt AdvancedTicketWorkflow plugin
Reported by: | Jon Ashley | Owned by: | Ryan J Ollos |
---|---|---|---|
Priority: | normal | Component: | AdvancedTicketWorkflowPlugin |
Severity: | normal | Keywords: | adoption-request |
Cc: | Trac Release: |
Description
I use the AdvancedTicketWorkflowPlugin regularly, and would like to volunteer to be a maintainer for it.
Attachments (0)
Change History (7)
comment:1 Changed 7 years ago by
comment:2 Changed 7 years ago by
I was planning to look at the two outstanding defect tickets, and add in two new workflow operations, both of which are needed by the configuration that I use:
set_field_to_self
to set the value of a ticket field to the current user; andset_fields_to_blank
to set the value of one or more ticket fields to the empty string.
comment:3 Changed 7 years ago by
Owner: | set to Ryan J Ollos |
---|---|
Status: | new → accepted |
You now have r/w access to the repository. Jun and I will probably continue to co-maintain this plugin. Please consider posting proposed changes for review.
comment:4 Changed 7 years ago by
Resolution: | → fixed |
---|---|
Status: | accepted → closed |
comment:5 Changed 7 years ago by
If you have a PyPI account I can also add you as a package maintainer so that you have the ability to publish new versions of the plugin to pypi:TracAdvancedTicketWorkflow.
Note: See
TracTickets for help on using
tickets.
I'm depending on this plugin and have done some work on it. What changes do you have in mind to make?