codex-team / codex-team/notes.api

Deleting of Note Settings and Team

Open
#183 0 comments 0 reactions 0 assignees View on GitHub
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.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.