Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix(backend): クリップ周りの不具合修正 #709

Merged
merged 7 commits into from
Aug 17, 2024
Merged

fix(backend): クリップ周りの不具合修正 #709

merged 7 commits into from
Aug 17, 2024

Conversation

riku6460
Copy link
Collaborator

@riku6460 riku6460 commented Aug 17, 2024

What

  • クリップのノート数の上限を超えている際にノートのメニューからクリップ解除できない問題を修正
  • TooManyClipNotesError と ClipNotesLimitExceededError の順番を入れ替え
  • 凍結されたユーザー自身のアンテナ、ウェブフック、リスト、クリップを消す
  • 凍結されたユーザーが含まれているすべてのリストから凍結されてるユーザーを外す
  • 凍結されたユーザーのノートをすべてのクリップから消す

Why

Additional info (optional)

Checklist

  • Read the contribution guide
  • Test working in a local environment
  • (If needed) Add story of storybook
  • (If needed) Update CHANGELOG.md
  • (If possible) Add tests

- 凍結されたユーザー自身のアンテナ、ウェブフック、リスト、クリップを消す
- 凍結されたユーザーが含まれているすべてのリストから凍結されてるユーザーを外す
- 凍結されたユーザーのノートをすべてのクリップから消す
u1-liquid
u1-liquid previously approved these changes Aug 17, 2024
@u1-liquid u1-liquid changed the title クリップ周りのいろいろ fix(backend): クリップ周りの不具合修正 Aug 17, 2024
Copy link

sonarcloud bot commented Aug 17, 2024

@u1-liquid u1-liquid merged commit b337650 into io Aug 17, 2024
15 checks passed
@u1-liquid u1-liquid deleted the fix-clip branch August 17, 2024 21:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants