Is there a way to modified the fields on the quick-add subtasks as seen below?
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!
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.
that works like a charm. Thank you!
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.