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

Community Tip - Did you get an answer that solved your problem? Please mark it as an Accepted Solution so others with the same problem can find the answer easily. X

Translate the entire conversation x

how to find mandatory fields for certain issue type?

tpapendieck
1-Visitor

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

ACCEPTED SOLUTION

Accepted Solutions

Hi Thomas,

Try below command to get list of all Mandatory Fields in issue type 'mytype'

im types --fields=mandatoryFields mytype

Regards,

Arun

View solution in original post

2 REPLIES 2

Hi Thomas,

Try below command to get list of all Mandatory Fields in issue type 'mytype'

im types --fields=mandatoryFields mytype

Regards,

Arun

Thanks, that worked.

bye

Thomas

Announcements


Top Tags