code-corps / code-corps-api

Elixir/Phoenix API for Code Corps.
https://www.codecorps.org
MIT License
234 stars 86 forks source link

When conversation part is added, conversation updated_at should change #1317

Closed joshsmith closed 6 years ago

joshsmith commented 6 years ago

Problem

Whenever a ConversationPart is added to the conversation, we should touch the Conversation to update its updated_at timestamp.