Community Announcements have moved! To stay up to date, please join the new Community Announcements group today. Learn more
How to use ScriptRunner to judge that multiple option values are selected in component field?
not sure if thats what you are looking for, but
if (issue.components.size() > 1) { ... }
is what looks like an answer to me
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Thanks.
Still have a question?
Get fast answers from people who know.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.