The Atlassian Community Forums are currently in read-only mode. We will be relaunching on a new platform on September 22 (read more here). We apologize for the extended downtime. For concerns or questions, please email communitymanagers@atlassian.com. See you on the other side, on the new Atlassian Community Forums! :)

×

Forums

Articles
Create
cancel
Showing results for 
Search instead for 
Did you mean: 

How to work with issue tab panel?

Nageswarara Rao
Contributor
May 14, 2013

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 , Can any body help to do this.

I want the result similarly as follows

Worker Worklog Type in week Spent time % Estimate % TimeSpent
1d 4h 3m ∞ % 100.00 %
Voir les lignes admin 1d 3h 3m ∞ % 91.70 %
Voir les lignes - 1d 2h 3m ∞ % 90.95 %
2013_(17) 1d 2h ∞ % 99.50 %
2013_(18) 3m ∞ % 0.50 %
Voir les lignes test1 1h ∞ % 9.05 %
2013_(20) 1h ∞ % 100.00 %
Voir les lignes admin1 1h ∞ % 8.30 %
Voir les lignes test1 1h ∞ % 100.00 %
2013_(20) 1h ∞ % 100.00 %

Thanks in advance

1 answer

Comments for this post are closed

Community moderators have prevented the ability to post new answers.

0 votes
Jobin Kuruvilla [Adaptavist]
Rising Star
Rising Star
Rising Stars are recognized for providing high-quality answers to other users. Rising Stars receive a certificate of achievement and are on the path to becoming Community Champions.
May 14, 2013

Develop an issuetab panel. https://developer.atlassian.com/display/JIRADEV/Issue+Tab+Panel+Plugin+Module

What you do in the Java class and how you render it in the velocity template is entirely up to you.

Nageswarara Rao
Contributor
May 14, 2013

Hi jobin,

i am trying to create a new tab with the existing ones(Ex: Test), But when i m trying to execute it i got thee followint error message as follows

how to resolve this

Error rendering 'com.mirum.jira.testworklog.jiratestworklog:worklog-tabpanel'. Please contact your JIRA administrators.

Timothy
Rising Star
Rising Star
Rising Stars are recognized for providing high-quality answers to other users. Rising Stars receive a certificate of achievement and are on the path to becoming Community Champions.
May 14, 2013

What's the error message in the logs?

TAGS
AUG Leaders

Atlassian Community Events