Forums

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

custom field validate and throw exception before issue creation event in JIRA Cloud

SARAVANAKUMAR January 2, 2019

Hi I need to validate custom fields and throw exception for before Issue creation submit

in JIRA cloud...

 

 

 

 

1 answer

0 votes
Nic Brough -Adaptavist-
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 2, 2019

There's no way to do this in Cloud.

On Server, you could use the Behaviours module in ScriptRunner to inject the javascript that could do validation before submit, but Cloud does not support this sort of thing yet.

SARAVANAKUMAR January 2, 2019

thanks Nic,  but i need to required some field required dependent on another field..

example : Brand select field value 'Yes' means i need to set description is Required else not Required

Suggest an answer

Log in or Sign up to answer