ic3software/mccs-alpha-api

Move notification/matching flags from user to entity

geoffturk opened this issue · 0 comments

receiveDailyNotificationEmail (note the change of name) and showRecentMatchedTags booleans should be moved from the user record to the entity record.

When email notifications are sent, they should be sent to the entity's email address, not the related user(s)'s email address.