Modify

Opened 16 years ago

Closed 9 years ago

#3623 closed enhancement (wontfix)

Assign user to ticket

Reported by: Nathan Miller Owned by: Stephen Hansen
Priority: normal Component: TicketCreationStatusPlugin
Severity: normal Keywords:
Cc: hju@… Trac Release: 0.11

Description

Hi, I like your plugin TicketCreationStatusPlugin, but I was wondering if you would consider making an addition - I'd like to have all my new tickets set to 'accepted' status, which I can do with your plugin, but unfortunately that doesn't seem to set the owner. I'd like to set the owner as the person raising the ticket, if they leave the owner field blank (either drop-down or text-box), or to be adjusted to the owner they select if the owner field is not blank.

Do you think that might be possible? Thanks

Attachments (0)

Change History (2)

comment:1 Changed 15 years ago by hju@…

Cc: hju@… added; anonymous removed

sounds interesting for me.

problem is that "new tickets" never run through the "change ticket" process which then will respect the ticket workflow...

comment:2 Changed 9 years ago by Ryan J Ollos

Resolution: wontfix
Status: newclosed

Plugin is deprecated. The upcoming Trac 1.2 has equivalent functionality. See the TicketCreationStatusPlugin page for more info.

Take a look at the set_owner_to_self TracWorkflow action. You could create a create_and_accept action, similar to the create_and_assign action in the new default workflow.

Modify Ticket

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