Forums

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

Blocking creation of an issue if more than one component selected

Nelson Nauss
Contributor
May 6, 2013

I am trying to block the creation of an issue if more than one component is selected. Using the Groovy Script Runner validator on the create transition, I have tried he following conditions, but neither have worked:

  • issue.get("components").size() > 1
  • issue.components.size > 1

Any suggestions?

1 answer

1 accepted

1 vote
Answer accepted
Henning Tietgens
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.
May 6, 2013

Did you tried?

issue.componentObjects.size()

Henning

Nelson Nauss
Contributor
May 6, 2013
I set the condition to the following...

issue.getComponentObjects().size() == 1

...and it worked great! Thanks Henning.

Suggest an answer

Log in or Sign up to answer
TAGS
atlassian, aafp, jira migration, marketing collaboration, end siloed work, streamline workflows, kerrie gottschalk, jira cloud admins, unified marketing, process visibility, team efficiency, cross-team collaboration

How Kerrie Gottschalk unified AAFP’s marketing team with Jira

At the American Academy of Family Physicians, siloed marketing teams faced delays and duplicate work. Kerrie Gottschalk shook things up by moving the department to Jira, streamlining processes, boosting visibility, and sparking stronger collaboration.

Read the story
AUG Leaders

Atlassian Community Events