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`
贡献指南
这个仓库没有索引到贡献指南
调研方向
未指定文件或测试。首先跟踪笔记删除入口,并查找关联的 noteSettings 和 teams 数据是如何存储和关联的。当删除笔记也会从两个数据存储中删除其对应记录时,即表示完成。
由索引模型根据 Issue 内容生成。
评估
- 技术栈
- typescript
- 领域
- backend, databases
- Issue 类型
- 缺陷
- 难度
- 4/5
- 预计耗时
- 3-5 天
- 活跃度
- 停滞
- 描述清晰度
- 基本清楚
- 新手友好度
- 42/100