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"
class="com.example.jira.tab2.jira.tabpanels.IssueTabPanel">
<description>The Issue Tab Panel Plugin</description>
<label key="issue-tab-panel.label"/>
<resource type="velocity" name="view" location="templates/tabpanels/issue-tab-panel.vm"/>
</issue-tabpanel>
The problem is that it loads the existing vm
ThankU
Community moderators have prevented the ability to post new answers.
Hi,
after many testing this is the solution:
You must create a class that extends AbstractIssueAction then you must create a class collection in method getAction created and ready. You can take your VM without problems
Hi,
Can you give me an Example please.. i really need the help about this problem
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Recommended Learning For You
Level up your skills with Atlassian learning
Learning Path
Apply agile practices
Transform how you manage your work with agile practices, including kanban and scrum frameworks.
Learning Path
Configure agile boards for Jira projects
Learn how to create and configure agile Jira boards so you can plan, prioritize, and estimate upcoming work.
Jira Essentials with Agile Mindset
Suitable for beginners, this live instructor-led full-day course will set up your whole team to understand how to use Jira with an agile methodology.
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.