zielu / GitToolBox

GitToolBox IntelliJ plugin
GNU General Public License v3.0
604 stars 71 forks source link

How does "Check key issue reference" work #488

Closed wawyed closed 1 year ago

wawyed commented 1 year ago

I can't seem to get it to error. I have a commit VPC-9 and the branch is VPC-10 but no error.

This is my config:

image

zielu commented 1 year ago

Hi, this is inconsistency I recently discovered - on one hand there are completion formatters, yet in other places IDE Issue Navigation is used. I will address it soon. For issue key validation to work you have to configure https://www.jetbrains.com/help/idea/settings-version-control-issue-navigation.html

wawyed commented 1 year ago

Thank you, that worked :D