Forums

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

Can we add custom field on Project Details page using script runner?

Vedant Kulkarni
Contributor
January 10, 2020

Hi Experts,

Can we add a custom field on details page using scriptrunner?Project-details-page.PNG

 

Thanks

1 answer

0 votes
brbojorque
Community Champion
January 10, 2020

Hi @Vedant Kulkarni ,

No, using ScriptRunner you can add properties (key value pairs) to the project, you can't modify the UI w/o addon.

Before doing it try this add-on first

It looks ok https://marketplace.atlassian.com/apps/1217709/enhanced-project-properties?hosting=server&tab=overview

For the code try the solution below.

https://community.atlassian.com/t5/Jira-questions/How-to-get-the-custom-project-properties-in-jira-plugin/qaq-p/669547

Suggest an answer

Log in or Sign up to answer