codex-team / codex-team/notes.api
Deleting of Note Settings and Team
Open
good first issue
- Dominant language
- TypeScript
- Stars
- 4
- Forks
- 2
- PR merge metrics
- No merged PRs in 30d
Description
## 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`
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.