Close Helpdesk ticket with related issue in project
I copied a ticket from Helpdesk into an issue tracker project. Is there a way to automatically close the corresponding Helpdesk ticket when the ticket in the issue tracker is closed?
Please sign in to leave a comment.
Hello!
Stan from YouTrack Support here.
When you use the workflow to copy a helpdesk issue to a standard tracker project, the helpdesk issue and the newly-created issue become linked.
You can create a workflow that would close the related helpdesk issue when the tracker issue is closed. I've put together a workflow that checks specifically for the ‘Fixed’ status being applied to the tracker issue and applies the same status to the helpdesk issue. You can use this workflow as a jumping off point to adjust it to your use case. Please see our documentation for workflows at https://www.jetbrains.com/help/youtrack/devportal/Workflows-in-JavaScript.html
Don't hesitate to reach out anytime if you have any questions. Have a nice day!