Enhancing the availble Release board to add new columns

Karan Kant Mishra September 7, 2017

Hi All,

We have a new requirement in which we to utilize the availble release feature of the JIRA software v7.1.6.

Apart from the availble columns i.e. Name/Version#, Status (released/Unreleased), start Date, Enad date, We want to perform following enhancement to Release feature:

  • Add new date type attributes while creatiing versions.
  • Add new columns on the Release board displayed to the user.
  • Add new Status such as Unreleased, Developement, Build, Testing, Deployed, Released.

Since OOB for JIRA software such details are not availble, any suggestions as to how to achieve this will be appreciated.

If some implementation to be perfomed or if there any availble market plugin which can help in achieving the above mentioned requirements.

1 answer

0 votes
Bhushan Nagaraj
Atlassian Team
Atlassian Team members are employees working across the company in a wide variety of roles.
September 7, 2017

Hi Karan,

You have specific requirements that will require significant customization. I am not aware of an add-on that provides these features either.

You might want to consider implementing it as a custom add-on by implementing the Project Tab Panel module. 

More info at https://developer.atlassian.com/jiradev/jira-platform/building-jira-add-ons/jira-plugins2-overview/jira-plugin-module-types/project-tab-panel-plugin-module

Tutorial at http://jiradev.com/project-tab-panel.html

Thanks

Bhushan

Suggest an answer

Log in or Sign up to answer