SphereSoftware / easy_agile

Easy Agile is a Redmine plugin for agile project management.
MIT License
51 stars 15 forks source link

missing Redmine observers #8

Closed mateuszdraco closed 13 years ago

mateuszdraco commented 13 years ago

Current version have serious issue - it overwrite default observers. Very annoying bug that cause ie mails are not being sent. I've spent several long hours debugging Redmine and trying to figure out why my Redmine stopped sending emails.

You can change it for example like this: ActiveRecord::Base.observers << :acceptance_criterion_observer << :story_action_observer

msorc commented 13 years ago

https://github.com/SphereConsultingInc/easy_agile/commit/279aa5f861ab545c001efe6889c9b8e7e8b854a5