Forums

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

How to create a new tab in JIRA Activity tab

DILEEP KUMAR February 10, 2019

Hi,

I want to create a custom tab in JIRA Activity tab, Please suggest any solution for this.

 

Regards,

Dileep Kumar

1 answer

1 accepted

1 vote
Answer accepted
Tom Lister
Community Champion
February 10, 2019

Hi @DILEEP KUMAR

You will need to write a plugin using the Atlassian SDK.

you’ll need some Java and html experience as a background.

See

https://developer.atlassian.com/server/jira/platform/getting-started/

And 

https://www.oreilly.com/library/view/jira-development-cookbook/9781849681803/ch08s09.html

DILEEP KUMAR February 10, 2019 edited

Hi @Tom Lister

Thanks for quick response !! 

PFA. Yes, I have written a plugin using Atlassian SDK but in order to add custom tab in which file (plugin skeleton) i need to do changes ?

I am following this url:-  https://developer.atlassian.com/server/jira/platform/issue-tab-panel/  for this.

If you could suggest in which all file i need to do changes to add new custom tab.

 

Regards,

Dileep Kumar

ActivityTab.PNG

Suggest an answer

Log in or Sign up to answer