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

Fix notifications for limited access users #817

Closed nbiton closed 5 years ago

nbiton commented 5 years ago

If a notification for a limited access user (a user who's only accessing the system via invite links, and hasn't set their password yet) is related to a case that the user hasn't been invited to directly via the invite flow, that notification will error and not be sent. We need to send a different invitation link in those notification to allow the user to automatically login access the case anyway

franck-boullier commented 5 years ago

Fixed in the latest version of the master