Have a Required field (for ex. Label) on Issues Optional on Sub-tasks

Vasilis Gennaris November 20, 2017

Hi all, 

i made the field labels on issues required, so whenever someone creates an new issue he/she should add also the label, but i don't want to be required when i create a subtask. Is this possible?

Thanks in advance!

1 answer

1 accepted

1 vote
Answer accepted
Alexey Matveev
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.
November 20, 2017

Hello,

You would need to create to field configurations. The first one wil have the Label field required and the second one will not. You can read more here how to manage field configurations

https://confluence.atlassian.com/adminjiracloud/changing-a-field-configuration-844500798.html

Then you will need to change the field configuration scheme for the project. You have to associate all issues types to the field configuration where the Label field is required and sub-task issue type should be associated with the field configuration where the Label field is not required. That would fulfill the requirement.

You can read more here about field configuration schemes

https://confluence.atlassian.com/adminjiracloud/configuring-a-field-configuration-scheme-844500805.html

Vasilis Gennaris November 20, 2017

Conf.pngI have read these before but i can't figure out how to do this. What i really need is as shown in the image of the project TRAVELER to change the field configuration only for the Sub-task so to use a field configuration that will let the labels field optional and not mandatory as i have set it in the Default Field Configuration

Alexey Matveev
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.
November 20, 2017

Go to fields and then you will see there your field scheme. Then you have to find the scheme in cog item->issues->field configuration schemes then find your scheme and edit it according to the guide.

https://confluence.atlassian.com/adminjiracloud/configuring-a-field-configuration-scheme-844500805.html

Vasilis Gennaris November 20, 2017

I had to create a new configuration scheme and assigned it to all my projects! Thanks for your valuable info!

Suggest an answer

Log in or Sign up to answer