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
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.
2 comments