Hello,
I have created a web-panel plugin for issue using Velocity, this panel reads some rest data (provided by the plugin itself) with JavaScript. Now I would like to add some details of the issue (eg. Issue Type, Issue Priority, Issue Number). Based on this issue details the web-panel will display different output.
<web-panel key="Issue plugin" location="atl.jira.view.issue.right.context">
<resource name="view" type="velocity" location="/templates/view.vm"/>
</web-panel>
Many thanks for any hints/help
Resolved by adding context-provider class to web-panel definition in atlassian-plugin.xm
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.