On Wednesday, December 9, 2015 at 6:49:55 PM UTC-8, Ahmed M. wrote: > > I am using trac 1.0.9 [Python 2.7, mysql 5.7.9 and Apache 2.4] and I have > two environments and I want to be able to move tickets from one environment > to another. I followed the instructions to install the ticketmoverplugin [ > https://trac-hacks.org/wiki/TicketMoverPlugin > <https://www.google.com/url?q=https%3A%2F%2Ftrac-hacks.org%2Fwiki%2FTicketMoverPlugin&sa=D&sntz=1&usg=AFQjCNHJMHRRIZZrkiKOJpwLJQo4ZddMcQ>] > > and that's where I am stuck! I don't know how to configure it to show a > drop-down menu with the available projects or similar. > I need help making it work but I have no idea where to start. > > Thank you so much! >
The instructions on the page you cited describe how to install and configure the plugin. Did you enable the Components and configure the permission needed to move a ticket? You might be at the stage where you just need to determine that the plugin is installed and loading correctly. For that, I suggest looking closely at the "Is the plugin enabled" and "Check the log files" troubleshooting steps: http://trac.edgewall.org/wiki/TracPlugins#Troubleshooting - Ryan -- 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.
