JIRA Subtask - Modified the quick add form

Eva
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 Leaders.
July 26, 2011

Is there a way to modified the fields on the quick-add subtasks as seen below?

subtask

Ideally, I'd like to add component in the table as well as in the quick-add form. Is that jsut a JSP change or something more complicated? Anyone know which files I need to change???

Thanks in advance!

1 answer

1 accepted

1 vote
Answer accepted
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 Leaders.
July 26, 2011

I think it is configurable if I remember it correctly. Use the jira.subtask.quickcreateform.fields property in WEB-INF/classes/jira-application.properties file and add components along with default fields.

On restart, you should have the components field on quick create form.

Eva
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 Leaders.
July 26, 2011

that works like a charm. Thank you!

Suggest an answer

Log in or Sign up to answer