When I open an issue on JIRA, and view its pull requests, the URL looks different: https://bitbucket.org/%7B%7D/%7B5ddb696f-dde1-46aa-b3b0-ff358119b381%7D/pull-requests/41.
It seems like the repository ID. If I replace the ID part with repository slug (e.g. `web-app`), it works. Or if I view the PRs in bitbucket, it works too.
Is there any way I can force the URL using repository slug?