Just a heads up: On March 24, 2025, starting at 4:30pm CDT / 19:30 UTC, the site will be undergoing scheduled maintenance for a few hours. During this time, the site might be unavailable for a short while. Thanks for your patience.
×Tried this usage Documentation for custom UI but got error on lint
error document should NOT have additional property 'function' valid-document-required
Can someone please help how to use resolver in custom UI
modules:
jira:issuePanel:
- key: hello-world-panel
resource: example-resource
resolver:
function: issue-panel-resolver
title: hello-jira:issuePanel-app
icon: https://developer.atlassian.com/platform/forge/images/issue-panel-icon.svg
resources:
- key: example-resource
path: static/app/public/index.html
tunnel:
port: 9000
function:
- key: issue-panel-resolver
handler: index-resolver.handler
app:
id: ari:cloud:ecosystem::app/xxx-key---
permissions:
scopes:
- read:jira-work
Sandeep K
2 comments