Can't show hello-world-app in jira:issuePanel

can’t show hello-world-app in jira:issuePanel

modules:

jira:issuePanel:

- key: hello-world-app-panel

  resource: main

  resolver:

    function: resolver

  render: native

  title: Forge app for derek

  icon: https://developer.atlassian.com/platform/forge/images/icons/issue-panel-icon.svg

function:

- key: resolver

  handler: index.handler

resources:

  • key: main

    path: src/frontend/index.jsx

app:

runtime:

name: nodejs22.x

memoryMB: 256

architecture: arm64

id: ari:cloud:ecosystem::app/2f89a098-eb5d-475d-957f-382caf18e44a

Hey @SUDerekR

It looks like you’re looking at an Idea in Jira Product Discovery - rather than a Jira work item within a Jira Space.

Try creating a Jira work item to view your Jira Issue Panel.

2 Likes

It’s working.Many thanks @mpaisley

1 Like