Modify

Opened 13 years ago

Closed 13 years ago

#8311 closed enhancement (duplicate)

Set default master ticket fields to pass to new child ticket

Reported by: Jan Beilicke Owned by: Mark Ryan
Priority: normal Component: ChildTicketsPlugin
Severity: normal Keywords:
Cc: Trac Release: 0.12

Description

Foremost: Nice plugin! :)

It would be great if one could predefine default fields in the trac.ini, which will be passed from the master ticket to a new child ticket.

Maybe something like that:

parent.enhancement.default_fields = field_one, field_two, field_n

Attachments (0)

Change History (1)

comment:1 Changed 13 years ago by Mark Ryan

Resolution: duplicate
Status: newclosed

Hi

Your 'feature request' has been addressed in #8479. Pete ('plt') has provided a superb patch which adds just the functionality you're looking for.

As a part of these changes I've removed the 'inherit_milestone' option and the new option is simply:

parent.<type>.inherit = field_one, field_two, field_n

I'll have the changes committed soon and will make available as release 1.1.0

Regards Mark

Modify Ticket

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