Forums

Articles
Create
cancel
Showing results for 
Search instead for 
Did you mean: 

Creating linked issues between JSD and Jira Software KANBAN boards.....

Luke Bryant October 21, 2019

We are using Jira Service Desk to receive issues/questions from customers and Software Kanban boards to allow teams to work through them.

I have managed to created the "linked issue" so that a Kanban card is created and linked to its respecitve Jira ticket - but the Kanban cards are blank.

I need the information supplied in the first ticket to be carried across to the Kanband card in full - what I am doing wrong?

Thanks in advance!

2 answers

1 vote
Ismael Jimoh
Rising Star
Rising Star
Rising Stars are recognized for providing high-quality answers to other users. Rising Stars receive a certificate of achievement and are on the path to becoming Community Leaders.
October 22, 2019

Hi @Luke Bryant 

You will need to either:

  1. Copy all content manually to the linked issue,
  2. Use an add that clones an issue fully to clone the issue an example is deep clone. You can find a list of add-on that have the clone functionality here https://marketplace.atlassian.com/search?product=jira&query=Clone but do check and ensure they clone the comments and custom fields as well.

Cheers

Luke Bryant October 22, 2019

Thanks for your answer @Ismael Jimoh 

I have access to another Jira Service Desk where this happens automatically.  Is there a Plugin or another process that can allow the automation of this?

Thanks.

Ismael Jimoh
Rising Star
Rising Star
Rising Stars are recognized for providing high-quality answers to other users. Rising Stars receive a certificate of achievement and are on the path to becoming Community Leaders.
October 22, 2019

@Luke Bryant 

There is no plugin that automates a proper cloning process to my knowledge and also when you say automation what do you mean?

  • Changes in A automatically reflected in B and vice versa? If yes, look at an add-on like backbone which can be used to sync issues between 2 projects and is available on Cloud.
    • Alternatively, you can use Scriptrunner to impact all changes in project A to B(look at event listeners) - This requires lots of knowledge of what you are doing but is very flexible in customisation.
  • Issue in Dev project only updated at specific times?
    • The 2 mentioned can help but you will need to share more information on what automation you are hoping for.

Adding to the above, check out automation for JIRA. I am not fully familiar with this since I have not used it much but from past experiences, it has a very intuitive UI that you could have a look at to see if it offers you what you want.

Cheers.

Luke Bryant October 22, 2019

What I am aiming for and need is just when a ticket is created in Jira Service Desk, that a card creates in the linked Kanban (this happens now) BUT importantly, the information in the SD ticket is copied into the Kanban card.

I am not worried about further editing etc, just the first information.

Ismael Jimoh
Rising Star
Rising Star
Rising Stars are recognized for providing high-quality answers to other users. Rising Stars receive a certificate of achievement and are on the path to becoming Community Leaders.
October 24, 2019

Sorry for the late reply.

If all you are interested in is the first part of the ticket then yes all the listed solutions work including the Scriptrunner option.

Similar to backbone which I mentioned in my last reply, you can also use Excalate which provides a very similar functionality and you can specify in each case to trigger the copy of information during the very first event. (Issue Created for Excalate or Backbone and Create issue transition post-function for Scriptrunner).

Hope this helps.

Regards.

0 votes
Kristian Walker _Adaptavist_
Community Champion
October 22, 2019

Hi Luke,

Thank you for your question.

I can confirm that the ScriptRunner for Jira Cloud plugin provides the Clone Issue workflow post function as described in the documentation page located here. 

Using this post function you can clone an issue during a workflow transition in either the current project or to a different project and can specify the link type to use. 

I can confirm that when cloning the issue that the custom fields and comments will be copied across as mentioned in the documentation page linked above. 

Please note that this function only clones the issue as it was when the post function is run and does not sync any changes to the cloned issue when the issue it was cloned from is updated. 

If this response has answered your question can you please mark it as accepted so that other users can see it is correct when searching for similar answers.

Regards,

Kristian

Suggest an answer

Log in or Sign up to answer
TAGS
AUG Leaders

Atlassian Community Events