LearnersGuild / echo

learning management system
MIT License
3 stars 31 forks source link

Member phase change handling updates #1029

Closed AbrahamFergie closed 7 years ago

AbrahamFergie commented 7 years ago

Fixes #909: Member phase change handling updates

Overview

Whenever a member is moved to a different phase they are sent a channel invite as well as a direct message welcoming them. If the member is moved to a phase with voting pools then they are placed in a pool where they can vote on a goal.

Data Model / DB Schema Changes

None.

Environment / Configuration Changes

None.

Notes

The current state of this feature does not split or merge pools yet based on members getting added or removed.