Hello team,
I am using Jira REST endpoints using OAuth2.0 3LO . For creating issue using rest api we get a response in a JSON format with issue Id, Issue Key, and a GET rest endpoint url for that created issue.
Our end user need a issue url in the response , which they can use to reach to the issue on Jira cloud.
I refered the community jira questions attached below which was from year 2020 and 2021 respectively :
Solved: How can I get an issue url that can be navigated t... (atlassian.com)
How to get URL to a created issue from API (atlassian.com)
Want to confirm whether we still can't get the issue url in the response and should I go ahead with the approach discussed in the attached articles.
Thank you,
Madhura