code-corps / code-corps-api

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

Create conversation part for reopened event when a conversation is reopened #1319

Open joshsmith opened 6 years ago

joshsmith commented 6 years ago

Problem

If a conversation is updated with status of "reopened", then we should create a conversation part with a part_type of "reopened".

Blocked by #1318.

Could probably be done in parallel with #1320.