Modify

Opened 6 years ago

Closed 6 years ago

Last modified 6 years ago

#13513 closed enhancement (fixed)

Create new child ticket with specific label

Reported by: davidbonnin@… Owned by: Ryan J Ollos
Priority: normal Component: ChildTicketsPlugin
Severity: normal Keywords:
Cc: Trac Release:

Description (last modified by Ryan J Ollos)

Is it possible to specify the label to the buton to create new child ticket?

like that:

[childtickets]
# 'enhancements': child tickets will typically be bug-fix tickets with the same milestone, component and keywords.
parent.enhancement.allow_child_tickets = true
parent.enhancement.restrict_child_type = bug-fix, task
parent.enhancement.table_headers = type, status, owner, summary
parent.enhancement.inherit = milestone, component, keywords
**parent.enhancement.label = New child ticket**

Attachments (0)

Change History (4)

comment:1 Changed 6 years ago by Ryan J Ollos

Description: modified (diff)

comment:2 Changed 6 years ago by Ryan J Ollos

Owner: changed from Mark Ryan to Ryan J Ollos
Status: newaccepted

comment:3 Changed 6 years ago by Ryan J Ollos

Resolution: fixed
Status: acceptedclosed

In 17327:

Tracchildtickets 2.5.6dev: Configure label

The "New Child Ticket" label can be customized
by editing indirectly through the admin panel,
or directly in trac.ini.

Fixes #13513.

comment:4 Changed 6 years ago by davidbonnin@…

Tested, it works!

Modify Ticket

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