Using the Jira fields api (rest/api/3/field) there is a schema which includes a type the issue is fields such as description have a type of string but are in ADF but fields such as summary are also a string but are not in ADF format is there a way of being able to tell which fields are in ADF?
Hello, Good day. Summary field uses plain text format. Thanks!
Yes the summary field does, but there isn't way to distinguish that using the API. Summary's schema type is string but is in plain text while Description's schema type is string but is in ADF. How do you tell the difference?
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.