Hi, I am trying to get the comments section pulled in and get the data from there and Unable to do so, also I am not able to pull the resolved date of the ticket
It is not a command, obviously.
It is a URL against which you can execute a REST API call. Or, you can just open it in your browser.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Yes, I tried it right now and it is working. Do you have any problem with this endpoint? For my case it is:
https://bayer.atlassian.net/rest/api/2/issue/DEMO-1/comment
where
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
I tried : https://jiraclone.vermeg.com/rest/api/2/issue/GIS-2190/comment
But it doesn't work .
The test is in jira server
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
@tmanai and what error is returned if any? Request to endpoint expects user to be authenticated, also every permissions rules are validated...
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.