We have a pretty common workflow where we create branches based on tickets, we then create a pull request to an integration branch and finally another pull request to master branch.
The problem is that any pull request trigger in jira doesn't allow you to specify from/to branch, which is very annoying if you let's say want to automatically close an issue when a pull request to master is merged