Restricting multiple components

Kota Sreenivasa Shravana Kumar January 27, 2016

How do I restrict entering or selecting multiple component for a component field at the time of issue creating in JIRA for a particular project ?

 

Thanks

2 answers

1 accepted

0 votes
Answer accepted
Nic Brough -Adaptavist-
Community Leader
Community Leader
Community Leaders are connectors, ambassadors, and mentors. On the online community, they serve as thought leaders, product experts, and moderators.
January 27, 2016

You don't.  The component field is multiple select.

You could use another field instead, or if you're willing to code, have another field and then pop the selection into components later.  Or try a Behaviour from the ScriptRunner add-on.

0 votes
Steven F Behnke
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.
January 27, 2016

JIRA Misc Workflow Extensions, included in JIRA Cloud but not JIRA Server, includes a validator for this purpose – Field has single value validator

 

Suggest an answer

Log in or Sign up to answer