Note
We've packed up and moved from Confluence to Discourse to bring you a better, more interactive space. Out of courtesy we didn't migrate your user account so - you will have to signup again
The Exalate team will be on holiday for the coming days - returning Jan 4
Enjoy & stay safe
I'm having the following error when trying to follow the issue link that's described in this link.
What I need to achieve is to get the issues linked in the project WAND, the other project (WNG) has the issue links, how could I do that when the issues already exist in project WAND? I mean, when they have already been synced... the docs describes a way to do the links when creating an Issue, is it possible to update the links when updating an issue?
Hi Jo,
It is a bit unclear what you would like to achieve, can you go through it step by step?
Once that we understand, we can provide an answer.
Sure, here are the steps/details:
The code in the docs link explicitly says `IssueCreate.create`, in other words it will try to create an issue, the errors make sense, what doesn't make sense to me is that there's no well described guide to achieve this.
Here are my scripts:
I've placed the `CreateIssue.create...` code from the docs inside the firstSync validation to avoid errors, but I can't get my issues linked in WAND project, the steps you mentioned at the Atlassian post doesn't work either.