Skip to content

fix(frontend): 複数アカウントのマイグレーションが不十分だった問題を修正#15812

Open
kakkokari-gtyih wants to merge 5 commits intomisskey-dev:developfrom
kakkokari-gtyih:fix-15787a
Open

fix(frontend): 複数アカウントのマイグレーションが不十分だった問題を修正#15812
kakkokari-gtyih wants to merge 5 commits intomisskey-dev:developfrom
kakkokari-gtyih:fix-15787a

Conversation

@kakkokari-gtyih
Copy link
Copy Markdown
Contributor

What

他ユーザーのデータの移行ができていない問題を修正

Why

Fix #15787

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

@codecov
Copy link
Copy Markdown

codecov Bot commented Apr 13, 2025

Codecov Report

❌ Patch coverage is 0% with 15 lines in your changes missing coverage. Please review.
✅ Project coverage is 16.13%. Comparing base (dd5dd61) to head (4ac5565).
⚠️ Report is 1356 commits behind head on develop.

Files with missing lines Patch % Lines
packages/frontend/src/pref-migrate.ts 0.00% 15 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff             @@
##           develop   #15812      +/-   ##
===========================================
- Coverage    16.14%   16.13%   -0.01%     
===========================================
  Files          808      808              
  Lines        72724    72739      +15     
  Branches      1340     1340              
===========================================
  Hits         11739    11739              
- Misses       60546    60561      +15     
  Partials       439      439              

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@syuilo
Copy link
Copy Markdown
Member

syuilo commented Apr 13, 2025

ローカルで動作確認してくれると嬉しいかも

@syuilo
Copy link
Copy Markdown
Member

syuilo commented Apr 16, 2025

アカウントの詳細情報はstore管理になった
75267f8

@Sayamame-beans
Copy link
Copy Markdown
Member

質問: このPRは、アカウントA, Bでログイン中にBの設定をバックアップから復元すると、Aがログアウトされてしまう問題も解消されますか?

@samunohito samunohito added this to the v2025.5.1 ~ milestone May 22, 2025
@zyoshoka zyoshoka modified the milestones: v2025.5.1, v2025.6.x May 31, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

packages/frontend Client side specific issue/PR

Projects

Development

Successfully merging this pull request may close these issues.

[2025.4.0]複数アカウントでログインした状態でアップデートすると、ログアウトする

5 participants