Hello,
I create my Jira issue via API v2. During the creation, I want to set both reporter and issue creator in History section, but I only able to set the first one and the creator is always the board administrator.
There is a field to add to my JSON to set the issue creator equals to reporter?
The creator of the issue will be the owner of the account you are using to authorise the action in the API - that's the whole point of the creator field, to trap who created it.
Thanks @Nic,
there is no way to add a field into JSON to set the creator? Because I can access to users id (e.g. to set the reporter) but it's very hard to get the token from each user who can create the task.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
This is recorded for a purpose so that when you have changed the repoter, there should be record of who created the issue.
Please refer the Jira Support Issue below
https://jira.atlassian.com/browse/JRACLOUD-4618
Thanks,
Pramodh
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Online forums and learning are now in one easy-to-use experience.
By continuing, you accept the updated Community Terms of Use and acknowledge the Privacy Policy. Your public name, photo, and achievements may be publicly visible and available in search engines.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.