Closed
Description
Need to support few new events for milestones similar to what we did for project plan earlier in #110.
Current list of events is:
notifications.connect.project.phase.milestone.transition.active
=> when milestone is marked as active
notifications.connect.project.phase.milestone.transition.completed
=> when milestone is marked as complete
notifications.connect.project.phase.milestone.waiting.customer
=> when milestones are waiting for customers's input (this might be tricky to identify because every milestone type has different way to identify that it is waiting for customer input and that is stored in details
json)