sciyoshi / redmine-slack

Slack notification plugin for Redmine
MIT License
403 stars 219 forks source link

Updates when bulk editing (with contextual menu) #6

Open colinsullivan opened 10 years ago

colinsullivan commented 10 years ago

You can right click on items in an issue list and update their properties in "bulk". There is a redmine hook for this, too.

There's a chance I'll work on this in the near future. How does one print to the redmine log from inside the plugin?

colinsullivan commented 10 years ago

:controller_issues_bulk_edit_before_save

http://www.redmine.org/projects/redmine/repository/entry/trunk/app/controllers/issues_controller.rb#L282

sciyoshi commented 10 years ago

Ah, I was under the impression this still required patching Redmine. As for printing, I've simply been using puts to debug (not fully familiar with Redmine's code yet)

colinsullivan commented 10 years ago

Ahh cool.

Let me know if you're about to take a crack at this (or the other issue) and I'll do the same to avoid doubling efforts?

sciyoshi commented 10 years ago

I will probably be working on fixing #1 first so feel free to work on this :)

On Thu, Apr 24, 2014 at 5:09 PM, Colin Sullivan notifications@github.comwrote:

Ahh cool.

Let me know if you're about to take a crack at this (or the other issue) and I'll do the same to avoid doubling efforts?

— Reply to this email directly or view it on GitHubhttps://github.com/sciyoshi/redmine-slack/issues/6#issuecomment-41332540 .

Samuel Cormier-Iijima sciyoshi@gmail.com http://sciyoshi.com/

si-hb commented 9 years ago

Is there a fix for this? Using the right-click context menu is a very common way for us to update issues, be great to see issue updates made this way posted to slack. Great plugin by the way, thank you for making it available.

MMore commented 9 years ago

+1

whsyu commented 9 years ago

+1

BenjaminSauder commented 8 years ago

+1 any chance of getting this adressed? :)

pasqualedante commented 7 years ago

+1