I see a recent behaviour change in Jira in the "create branch" function from the Jira ticket.
Our team convention is to use pipes "|" in the Jira title. Up until yesterday Jira handled this correctly and removed the pipes from the branch title.
Today my colleagues and me have created branches where the name included pipes (we didn't notice before clicking on create) and this caused git misbehavior, since I suppose pipes aren't supported.
How do we report this change?
Is there a fix we can apply locally?
(from what I understand) We are using
Thanks,
Shany