Am Dienstag, 19. November 2019 15:58:07 UTC+1 schrieb RjOllos:
>
>
> Please make sure the plugin is enabled in trac.ini for through the  
> General > Plugin webadmin page.
>

I got to the root of the issue and found some old residuals: I was using  
trac_NewTicketLikeThisPlugin-0.2-py2.7.egg with

[newticketlikethis]
derived_fields = $ticket.summary (cloned)->summary                         
                                                                            
    
excluded_fields = reporter
ticket_clone_permission = TICKET_CREATE
ticket_cloner = DerivedFieldsTicketCloner

Reading that the used DerivedFieldsTicketCloner is based on Genshi I 
disabled that plugin and re-enabled tracopt.ticket.clone.ticketclonebutton.
Some time before I tried to have some custom cloning the adds the cloned 
ticket number somewhere in the clone. Now I see the default already adds 
some "Cloned from #..." to the description.
At least a basic clone is possible now. Is NewTicketLikeThisPlugin 
maintained for 

-- 
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 view this discussion on the web visit 
https://groups.google.com/d/msgid/trac-users/0a032ea8-536c-4e4f-a66a-e1ee7ea83241%40googlegroups.com.

Reply via email to