API get issue method don't returning private fields
Hi, in documentation i found next information about get issue api method:
field Represent any field of the issue including custom fields (depending on name attribute). Number and type of fields depends on project settings.
But private fields don't returning by this method. With the same user i can see and change that field at web.
field Represent any field of the issue including custom fields (depending on name attribute). Number and type of fields depends on project settings.
But private fields don't returning by this method. With the same user i can see and change that field at web.
Please sign in to leave a comment.
Get issue method should return all fields if you have at least 'Read private fields' permission.
I kindly ask you to check if you do have the permission.
Thank you.