Skip to content
This repository has been archived by the owner on Sep 9, 2019. It is now read-only.

Fix issues with employee records without slack user ids #245

Open
jessieay opened this issue Feb 4, 2017 · 0 comments
Open

Fix issues with employee records without slack user ids #245

jessieay opened this issue Feb 4, 2017 · 0 comments

Comments

@jessieay
Copy link
Contributor

jessieay commented Feb 4, 2017

Right now, there are 100+ employee records on prod that do not have a slack user id.

This is problematic because we use the slack user id to send messages.

We should write code into our existing employee import tasks that:

  • updates existing employee records that do not have slack user ids (find them by slack username).
  • soft delete that employee record that no longer exist (if find by slack username returns nil)
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

1 participant