We have turned on the Jira Issue Commit Checker for our Project, and it has worked fine requiring users to input a Jira ticket number in their commit messages.
But now we have a repo in our project called "sandbox" where there won't always be a jira ticket associated with the experimental work there. Most times there will, but sometimes there won't.
So I thought I would use the Exemptions feature to skip the check if the work SKIP was in the commit message.
I enter SKIP in the "Skip validation if the commit message contains the following terms" field, press the Save button, and it comes back with "Changes saved successfully"
But it doesn't work.
Navigating away from the Bitbucket page, then going back to the Jira Issues setting in the sandbox repo, the settings are all there except for the term "SKIP" which is blanked out and the SAVE button greyed out
Turning on inheritance, saving, then turning it off again I can enter the term SKIP again and save. But it doesn't save it even after saying it was successful.
Anyone else see this?