In trac 1.0.1 I am trying to configure the workflow so that a newly created ticket will set the owner to the reporter. I tried adding my own section:
create = * -> new create.operations = set_owner_to_reporter create.permissions = TICKET_CREATE but it did no work. My previous trac version (0.10.4) took care of this but as I said I have not found the right configuration yet. I also tried to set it in trac.ini by setting default_owner = to a number of values, none of which worked. Thanks in advance. -- You received this message because you are subscribed to the Google Groups "Trac Users" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/trac-users. For more options, visit https://groups.google.com/d/optout.
