Modify

Opened 14 years ago

Closed 10 years ago

#7771 closed enhancement (duplicate)

[PATCH] add_keyword operation

Reported by: HumanInternals Owned by: Eli Carter
Priority: normal Component: AdvancedTicketWorkflowPlugin
Severity: normal Keywords: patch
Cc: Trac Release: 0.11

Description

A new 'add_keyword' operation, can be used like that:

    close_no_review = assigned, accepted -> closed
    close_no_review.name = Close without review
    close_no_review.operations = add_keyword
    close_no_review.add_keyword = not_tested

Attachments (1)

add_keyword.patch (2.2 KB) - added by HumanInternals 14 years ago.

Download all attachments as: .zip

Change History (2)

Changed 14 years ago by HumanInternals

Attachment: add_keyword.patch added

comment:1 Changed 10 years ago by Ryan J Ollos

Resolution: duplicate
Status: newclosed

This is one of many tickets requesting the ability to add, delete, append to or remove from a field. I'd like to implement that feature in this plugin and then integrate it to the Trac core (​​trac:#11452). I'm closing these tickets as duplicates so that we can have the discussion in a single ticket. Duplicate of #9502.

Modify Ticket

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