I've implemented some new customfield types in my plugin. These field require js resources to be loaded in page context. I've no problems when loading web resource to jira.view.issue ...
...t; </actions> </webwork1> ProjectPanelAction class: @SupportedMethods({RequestMethod.GET}) public class ProjectPanelAction extends JiraWebActionSupport { private static final L...
Hello! I'm trying to add Linked issues information to Notification template. Below is what I thought should be working: #set ($linkedIssues = $issueLinkManager.getOutwardLinks($issue.getId...
Hello dear community, I would like to edit the release notes and started to build my own vm file. So far so good. Unfortunately I still can't find any reasonable documentation for the single possib...
Copied to clipboard