id,summary,reporter,owner,description,type,status,priority,milestone,component,version,severity,resolution,keywords,cc,branch,changelog,apichanges,internalchanges 11857,Rename the < default > value for [ticket] default_owner,Ryan J Ollos,Ryan J Ollos,"The value `< default >` that was added in #1333 has caused a bit of confusion due to the change in behavior (TracUpgrade#Behaviorofticketdefault_ownerchanged) and the use of whitespace in `< default >`. The proposed changes will add `` and `` as values that cause tickets to be assigned to the Component owner. Use of `` and `< default >` will be deprecated and `` will be used in the documentation. Besides being more verbose, `` implies how additional special values provided by Trac and plugins might be named: ``, ``, etc ... We should explore the mechanism by which plugins might extend the supported values.",enhancement,closed,normal,1.2,ticket system,,normal,fixed,component,,,"* The ticket owner is shown in the ticket properties box during preview when the value is `< default >`. * `` is allowed as an alias for `< default >` in the `[ticket]` `default_owner` setting.",Moved logic that sets ticket owner to component owner from `Ticket` model to the `ConfigurableTicketWorkflow`.,