code-corps / code-corps/code-corps-api
Add unread_conversations counter cache to user model
Aperta
blocked
Time: 2 hours
- Lingua principale
- Elixir
- Stelle
- 234
- Fork
- 82
- Metriche di merge delle PR
- Nessuna PR unita negli ultimi 30g
Descrizione
# Problem
The `User` should have an `unread_conversations` counter cache added to its schema.
This should update any time the user has a conversation update and they've not yet read it.
Blocked by having a `read_at` for conversations.
Guida per i contributori
Apri la guida per i contributori
Valutazione
Questa issue non è ancora stata valutata.