unee-t / frontend

Meteor front end
https://case.dev.unee-t.com/
GNU Affero General Public License v3.0
9 stars 17 forks source link

Use invite lambda correctly to assign roles with "default invited" members #812

Open nbiton opened 5 years ago

nbiton commented 5 years ago

We need to change our code to use the "default_cc_all" invitation type when the user is "default invited" in a role in a unit.

Also, we need to figure out how to fix it on the BZ side for all the role members who are already marked as "default invited"

franck-boullier commented 5 years ago

figure out how to fix it on the BZ side for all the role members who are already marked as "default invited"

@nbiton I will create a script to get the information from the Mongo Database and pass it on to the BZ side.