codex-team / codex-team/notes.api
Deleting of Note Settings and Team
オープン
good first issue
- 主要言語
- TypeScript
- スター
- 4
- フォーク
- 2
- PR マージ指標
- 30日以内にマージされた PR はありません
説明
## Problem
Currently, deleting a note from the notes database does not delete the corresponding `noteSettings` and `teams`
## Expected result
When deleting a note, the data like `noteSettings` and `teams` associated with it must also be deleted from other databases
## Task
- [ ] Delete data from `noteSettings`
- [ ] Delete data from `teams`
コントリビューションガイド
このリポジトリのコントリビューションガイドは索引されていません
調査の方向性
No files or tests are named. Start by tracing the note deletion entry point and locating how associated noteSettings and teams data is stored and linked. Done means deleting a note also removes its corresponding records from both data stores.
索引モデルが issue の本文から書いたものです。
評価
- 技術スタック
- typescript
- 領域
- backend, databases
- issue の種類
- バグ
- 難易度
- 4/5
- 見積もり時間
- 3〜5日
- 活発さ
- 停滞
- 明瞭さ
- おおむね明確
- 初心者へのやさしさ
- 42/100