Solved
how to find mandatory fields for certain issue type?
I need to create an IM issue via rest-API.
How do I find out which mandatory fields have been configured for a certain issue type?
bye
Thomas
I need to create an IM issue via rest-API.
How do I find out which mandatory fields have been configured for a certain issue type?
bye
Thomas
Hi Thomas,
Try below command to get list of all Mandatory Fields in issue type 'mytype'
im types --fields=mandatoryFields mytype
Regards,
Arun
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.