Adding new links in the Project-centric view

As you saw in the previous recipe, the project-tabpanel module is deprecated and the panels created using the same are now grouped under the Add-ons section.

In JIRA7 and higher, items can be directly added into the project-centric view using the web-item module. We have already seen the web item module earlier in this chapter. We just need to create a web item with the appropriate section in the plugin module definition.

In this recipe, we will see how to add a simple link to the project-centric navigation.

Getting ready

Create a new skeleton plugin using Atlassian Plugin SDK.

How to do it...

As mentioned earlier, we just need to define a web-item module with the appropriate section and link defined in it. ...

Get JIRA Development Cookbook - Third Edition now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.