Does anyone know how I can assign a ticket number to tasks that do not have a ticket?
Transfer tasks to tickets
- Best Answerset by KevinTheJedi
You can't, in order to link a Task to a Ticket you must create the Task from within the Ticket.
Cheers.
I know, but if I already have a task and want to assign it to a ticket, I can't, I only know one solution and that is directly in the database. I would prefer to change the source code so that it can be assigned to a ticket.
Can someone help me with the code or is there already a solution?
You'd definitely have to modify the codebase. We do not have any guides or resources on modifying the codebase; you are on your own. The code is open-source and available on Github for you to search/look through.
Cheers.