Forums

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

jira

pernebayev March 13, 2024

Good afternoon I made the field - Business process mandatory when creating a task, but I have a field under it, can it also be made mandatory?Снимок экрана 2024-03-13 165242.png

2 answers

1 vote
Matt Parks
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.
March 13, 2024

According to this post, it is not possible with native Jira (at least in Cloud).

https://community.atlassian.com/t5/Jira-Software-questions/How-to-make-both-fields-required-in-Cascading-Select-field/qaq-p/1019465

 

However, if you have a plugin like Scriptrunner or Jira Workflow Toolbox, it is possible. Do you have either of those plugins?

Also, are you running Cloud or Data Center?

pernebayev March 13, 2024

К сожалению у нас нет таких плагинов. Мы используем центр обработки данных. Может быть есть определенная настройка поля? 

Matt Parks
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.
March 13, 2024

Unfortunately, there's no way in Jira, without a plugin, to hook into the second part of the cascading select list field. If you had some type of scripting plugin, you could run a validator similar to the following (taken from the link I posted):

issue.customfield_13997.child.value != ""

where 13997 is the ID of the cascading select list field.

pernebayev March 13, 2024

А есть ли бесплатные плагины?

Matt Parks
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.
March 13, 2024

Unfortunately, I'm not aware of any free plugins that have this functionality.

pernebayev March 13, 2024

Благодарю Вас!

0 votes
Fabio Racobaldo _Herzum_
Community Champion
March 20, 2024

Hi @pernebayev ,

as said by @Matt Parks , you can't do that using a builtin feature. I did it through a behaviour provided by Script Runner app.

Fabio

Suggest an answer

Log in or Sign up to answer
TAGS
AUG Leaders

Atlassian Community Events