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/
Online forums and learning are now in one easy-to-use experience.
By continuing, you accept the updated Community Terms of Use and acknowledge the Privacy Policy. Your public name, photo, and achievements may be publicly visible and available in search engines.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.