Get Issue Fields

Nishant Sharma May 30, 2021

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

 

 

1 answer

0 votes
Mohamed Benziane
Community Leader
Community Leader
Community Leaders are connectors, ambassadors, and mentors. On the online community, they serve as thought leaders, product experts, and moderators.
May 31, 2021

Hi,

Do You mean Security Level  by IssueRestriction ?

Nishant Sharma June 1, 2021

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.

Nishant Sharma June 6, 2021

Hi @Mohamed Benziane  ,

can you please help me on the above

Suggest an answer

Log in or Sign up to answer