-
-
Notifications
You must be signed in to change notification settings - Fork 0
feat: Add slack participants sync mechanism #50
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: main
Are you sure you want to change the base?
Conversation
f1b7ae8 to
70bb8d1
Compare
76d07a7 to
f6d9e69
Compare
keeakita
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I think this is a fine initial approach, but I think ideally I'd rather have Slack user information be its own model that is then JOINed to IAP user info, rather than updating the email field. It seems conceptually easier to work with as we won't have two types of user crammed into one data model
WIP. Adds a sync mechanism for slack participants on Incidents. Details:
todos: