In our workflow, due to our github integrations, our branches are always in lower-case so we JIRA-123 branch has to be jira-123 on github, which seems to break integration with Jira.
When I tested with JIRA-123 as fake branch, Jira picked up the issue and commits but when used with jira-123 Jira ignored them.
Anyone has run into this or a workaround for this? Thanks!