OpherV / gitflow4idea

Git Flow Integration plugin for IntelliJ
Apache License 2.0
504 stars 138 forks source link

Error using shortcuts #322

Closed leandro-hermes closed 3 years ago

leandro-hermes commented 3 years ago

When I start a flow using shortcuts, an exception is thrown

  1. Configure a keyboard shortcut for an action, e.g. Start feature
  2. Open a project
  3. Use the shortcut
  4. Close the project by menu File -> Close project
  5. Open it again
  6. Use the shortcut
  7. See the exception in the notifications area

Exception not to be thrown and the action to be executed.

OpherV commented 3 years ago

Oh, great find! Thanks for reporting I'll address this in the next version

OpherV commented 3 years ago

Fixed in 0.7.6