code-corps / code-corps/code-corps-api
Create conversation part for closed event when a conversation is closed
Open
Time: 1 hour
- Dominant language
- Elixir
- Stars
- 234
- Forks
- 82
- PR merge metrics
- No merged PRs in 30d
Description
# Problem
If a conversation is updated with `status` of `"closed"`, then we should create a conversation part with a `part_type` of `"closed"`.
Blocked by #1318.
Could probably be done in parallel with #1319.
Contributor guide
Assessment
This issue has not been assessed yet.