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
Hi everyone,
I'm currently developping an application using the PortalRequestDetailPanel, and I need to get the issue key / id to get the values of some custom fields of the current page issue/request and display them in the side panel.
I've searched through everything but I can't find anything. I already tried to use useProductContext();
but unfortunately it's only available on the dashboard pages, and not the ones visible from the users.
So I'd like to know if there's any way to get this Issue Key / Id, of the current issue displayed, like maybe some script that I'll be able to use with the Custom UI, or something.
If you have any idea, please let me know.
Thank you.
Have you had a look at the tutorial? That gets an issue_id and does some processing with it.
https://developer.atlassian.com/platform/forge/call-a-jira-api/
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.