Which Jira module adds this extra field to the Issue View?

I’m pretty new to Forge development, and I’m looking through all of the modules available for Jira.

On the Issue activity module (https://developer.atlassian.com/platform/forge/manifest-reference/modules/jira-issue-activity/), the screenshot shows the activity module working, but right above it is another module, which says “Hello World from app prop!”

You see it again on the Issue action module (https://developer.atlassian.com/platform/forge/manifest-reference/modules/jira-issue-action/), labeled Hola, with Count 0 and buttons to increment that count.

What module is this? None of the others seem right. I thought Issue panel, but I don’t see the button that it says is required in order to show the panel. How can I add content there?

Welcome to the Atlassian Developer Community, @MichaelLabrecqueJess!

You are correct, the module you are looking for is the Jira Issue Panel. If you cannot see the button to to show the issue panel, check if it is in the ellipsis icon.

I added a screenshot sample of my recently created issue panel (called UIK2 Issue Panel), if this is what you are looking for, then you are right - it is the issue pannel module.

Hope this helps.
Ian

1 Like

I see! The screenshots from the other modules don’t show the icon, so it was a little misleading, but thanks for the clarification.

I was really hoping for a way for that panel to always be shown, and not just after clicking a button, but I’ll keep digging. That doesn’t seem possible with the Issue panel.

Hello Michael,

You might consider leaving your vote/comment under corresponding feature suggestion: https://ecosystem.atlassian.net/browse/FRGE-734 to let Atlassian developers know there is a genuine interest in that specific functionality.

Cheers,
Piotr

1 Like