Modify ↓
      
        Opened 15 years ago
Closed 15 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)
Note: See
        TracTickets for help on using
        tickets.
    



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:
I'll have the changes committed soon and will make available as release 1.1.0
Regards Mark