Open rohangrover opened 6 years ago
Post-deploy, update flydata to sync the following tables:
reviewer_reviewlog
reviewer_review
actionkit_membersearch_tag
Does this include adding/removing tags @azuzunaga?
Yes, @rohangrover. We can see that information in the reviewer_review
table, columns created_at
and obsoleted_at
.
Sweet!
Let's expose review logs on Redash for easier moderation and alerting. At a minimum, we want to sync reviewer logs for both messages to members and messages to hosts including:
Since notes use the same object, let's add notes in there too. If you find any other data that could be useful and would be straightforward to add, please suggest it here.