How can I add some validation on the On-Demand JIRA?

Martin Dubois December 5, 2013

Given a few fields: fieldA, fieldB, fieldC, fieldD.

I need something along the lines of

if fieldA = "some value" then

{

fieldB is mandatory

fieldB is mandatory

fieldB is mandatory

}

1 answer

0 votes
AgentSmith
Atlassian Team
Atlassian Team members are employees working across the company in a wide variety of roles.
December 8, 2013

Check out this previous posting, which I'm hoping will get you on the right path:

https://answers.atlassian.com/questions/217485/transition-via-the-jira-rest-api-with-a-custom-field

Suggest an answer

Log in or Sign up to answer