We are using Jira portal solution for creating some tickets, now we need to start using for all marketing tasks Jira Kanban board. How can I connect Kanban task with submitting Jira portal tickets? Can I create automation?
Hi Dagne,
If I am understanding you correctly, you are receiving requests into a JSM portal. And you want to work on those requests in a Jira Software or Jira Business space. If that is correct, then you can create an automation rule that will Clone the JSM ticket (either when created or manually) into the Marketing space. Add an Edit work item action to add Linked Issues field to link the Marketing task back to the original request in JSM.
Yes, at the moment some tickets are submitted at JSM portal but we would like to connect them to the Kanban board. Thnx!
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi @Dagne Aeg !
Yes, this can be done with native Jira Automation. You will need to set up a rule in your JSM service project that clones the incoming ticket into your marketing project when a specific event happens, like an agent moving the ticket to In Progress, or right at creation.
The setup looks roughly like this:
The JSM ticket stays the source of truth for the original request, and the Kanban card becomes the working item for the marketing team. The two stay linked, so it's easy to jump between them.
A few things worth checking before you build the rule:
I covered this exact scenario in my article 10 Jira Service Management Automation Rules That Every Team Should Use (see rule #4). There are other useful JSM automation scenarios there, so it's worth taking a look.
I hope this helps!
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.