I used the issue/createmeta/{projectIdOrKey}/issuetypes/{issueTypeId}
(v3) endpoint to get the required fields for creating an issue. However, it seems that the API stopped sending the “reporter” field, even when it is required.
Are you 100% sure?
I just did a test to that endpoint and it returned the reporter field just fine.
Yes, I tested with multiple accounts. All fields are here except reporter
Also, setting the “reporter” when creating a ticket return an error (cannot set that field)