Open avkvl opened 12 years ago
If I have additional workflow for author and assignee this pluging doesn't work.
I've pathced your plugin to support it (tested with redmine 1.3.2)
--- vendor/plugins/redmine_close_button/lib/redmine_close_button/hooks.rb.orig 2012-03-16 08:25:24.000000000 +0000 +++ vendor/plugins/redmine_close_button/lib/redmine_close_button/hooks.rb 2012-03-16 08:27:51.000000000 +0000 @@ -1,5 +1,5 @@ module RedmineCloseButton class Hooks < Redmine::Hook::ViewListener
Can you provide steps to create additional workflow that will fail plugin features?
Thanks for your patch, merged into 0.0.8.
If I have additional workflow for author and assignee this pluging doesn't work.
I've pathced your plugin to support it (tested with redmine 1.3.2)
--- vendor/plugins/redmine_close_button/lib/redmine_close_button/hooks.rb.orig 2012-03-16 08:25:24.000000000 +0000 +++ vendor/plugins/redmine_close_button/lib/redmine_close_button/hooks.rb 2012-03-16 08:27:51.000000000 +0000 @@ -1,5 +1,5 @@ module RedmineCloseButton class Hooks < Redmine::Hook::ViewListener