Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

${ticket} gets not filled with branch name as default behavior #16

Open
2bitmarv opened this issue Jul 10, 2018 · 1 comment
Open

${ticket} gets not filled with branch name as default behavior #16

2bitmarv opened this issue Jul 10, 2018 · 1 comment

Comments

@2bitmarv
Copy link

IDE is Webstorm version 2018.1.3/2018.1.5. The current branch is a gitflow branch, which means it is under "feature/..." and NOT in the same dirlevel as "develop"! But anyway: if i switch to "develop" the behavior is the same.

  • Followed the steps of installation as recommended.
  • Went into "commit message dialog" => "change template"
  • Filled in "${ticket} #sometesting" and hit "OK"
  • Left "commit message dialog" with "OK" (no further entries made)
  • Commit message field only shows " #sometesting" (preceding blank!)

As i understand the README, ${ticket} should return the current branch name which could be manipulated by regEx

@nflash
Copy link

nflash commented Mar 3, 2021

The same thing is happening in Rider 2020.3.3

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants