I'm trying to write a plugin module to show subtask comments in the screen for a parent issue. Here's what I've got so far: public class SubtaskCommentsIssueTabPanel extends AbstractIssueTabPanel i...
Hi, i created a new tab in issue tab panel , how to generate a reports by clicking on the newly added tab like all the other tabs
Hi, I have a requirement to create new issue tab panel , and when i clik that tab need to execute a SQL query and display a report in a tabler format How to do this programmatically using java , ...
im created componente issue tab panel and not load my VM Code (Atlassian-plugin.xml): <issue-tabpanel key="issue-tab-panel" name="Issue Tab Panel" i18n-name-key="issue-tab-panel.name...
I would like to amend the fields that are shown when the work log is selected. (issuetabpanels:worklog-tabpanel) I need a couple of custom fields to be shown in the summary Is this p...
Copied to clipboard