You're on your way to the next level! Join the Kudos program to earn points and save your progress.
Level 1: Seed
25 / 150 points
Next: Root
1 badge earned
Challenges come and go, but your rewards stay with you. Do more to earn more!
What goes around comes around! Share the love by gifting kudos to your peers.
Keep earning points to reach the top of the leaderboard. It resets every quarter so you always have a chance!
Join now to unlock these features and more
The Atlassian Community can help you and your team get more value out of Atlassian products and practices.
Hi All,
I am using ALM Synchronizer to synch JIRA & ALM Defects and i am able to sync data and create new JIRA ID if there is not one. However, i need to get the newly Created JIRA ISSUE ID back to ALM defect. I have a fields created in ALM defect for JIRA ID, but not able to get back the ISSUE ID from JIRA. Can somebody help to get ISSUE ID into a calculated field, so that i can sync back the value to ALM.
Regards,
Uday Kumar
JIRA.Issue.getIssueId()
JIRA.Issue.getIssueKey()
DOESN'T work for NEXT GEN templates based projects
I wrote bug report about it ~ 4-5 months but nothing changed
Any hacks/ideas how to resolve issueId using JS?
You can get it with an API method: JIRA.Issue.getIssueId()
Not sure this is of help, but with a bit of work you can probably script the calculated field and bring the value there.
Curious to see if somebody has a solution here.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Do we have any existing field in JIRA which provides me Issue ID or complete URL of the issue?
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.