For example:
JQL condition: project = ABC and AND fixVersion = "1.0.0" AND status = "In - Progress"
The commiter has only ABC in the commit message but the remainder of the the JQL conditions fails correctly. for example they didn't put the correct fix version or set the state to "In - Progress"
However, it always display the COMMIT[xxx] Exactly one issue key must be mentioned in the commit message "ABC etc. etc"
This is confusing if they already have a single correct ABC jira on the commit message. In reality it is the the state of the jira that is not meeting the remainder of the JQL condition, not the commit message.
Please correct this behavior make that message optional or allow it to be overridden by the 'Additional reject message' option.
Ticket #10894
2 Comments