Create
cancel
Showing results for 
Search instead for 
Did you mean: 
Sign up Log in

Load Velocity issue tab panel

Fernando del Rio March 31, 2013

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

1 answer

1 accepted

Suggest an answer

Log in or Sign up to answer
0 votes
Answer accepted
Fernando del Rio April 8, 2013

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

Nageswarara Rao May 26, 2013

Hi,

Can you give me an Example please.. i really need the help about this problem

TAGS
AUG Leaders

Atlassian Community Events