Hi Team,
I am making a rest API call to get the issue using postman.
Can someone please let me know the structure of for IssueRestriction field for a get issue response?
Regards,
Nishant Sharma
Hi,
Do You mean Security Level by IssueRestriction ?
Hi @Mohamed Benziane ,
I am making an rest API call to get an issue with issue Id as below:
/rest/api/2/issue/<issue_id>
Then In response body I am getting one field as below.
"issuerestriction": { "issuerestrictions": {}, "shouldDisplay": false },
So I want to know what will be the structure of "issuerestrictions": {} which is inside the Json in parallel to "shouldDisplay": false.
Please let me know this.
It would be much much helful.
can you please help me on the above
It looks like you're new here. Sign in or register to get started.