Hello,
When fetching the fields for an issue type by using the following endpoint:
/rest/api/2/issue/createmeta
We get a list of fields, but those include the fields that are in the “hidden” group in the next-gen project issue type UI.
Here’s a screenshot of the call result data (sorry there’s a limitation of one image per post):
And there’s no way for us to differentiate the hidden fields from the normal ones as far as we know.
Is there a way to only return the “showed” fields or somehow differentiate the hidden ones?
Thanks
Denis from Marker.io