When we create a branch in Jira, the branch is always based on our current Sprint branch, which in turn is based on our main branch. When we create a Pull Request from Jira, the software always uses the main branch instead of the origin branch on which we based the ticket branch. This is causing confusion, errors, and a whole bunch of rejected Pull Requests. Jira should be able to set up the Pull Request properly based on the original branch that was specified.