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

ユーザーページの ノート > ノート を遡ると、リノートが弾かれず表示されてしまう #12111

Closed
lynlynlynx opened this issue Oct 22, 2023 · 1 comment
Labels
⚠️bug? This might be a bug

Comments

@lynlynlynx
Copy link
Contributor

💡 Summary

v2023.10.2にアップデート後、ユーザーのノートページのノートタブ内において、v2023.9までは弾かれていたリノートが遡ると表示されるようになってしまった(表示当初は出てこない)。
おそらく、Redisに保存されていない範囲をDBに読みに行った後に得たデータからリノートが弾かれてないように見えます。

🥰 Expected Behavior

ユーザーのノートページのノートタブ内において、遡ってもリノートは表示されない。

🤬 Actual Behavior

ユーザーのノートページのノートタブ内において、過去に遡るとリノートが表示されてしまう。

📝 Steps to Reproduce

  1. ユーザーのノートページのノートタブを表示する
  2. 過去に遡る
  3. リノートが現れる

📌 Environment

💻 Frontend

  • Model and OS of the device(s):
  • Browser: Google Chrome 118.0.5993.89
  • Server URL: onsen-musume.fun
  • Misskey: 2023.10.2 and 2023.11.0-beta.1

🛰 Backend (for server admin)

  • Installation Method or Hosting Service: systemd
  • Misskey: 2023.10.2 and 2023.11.0-beta.1
  • Node: 18
  • PostgreSQL: 15
  • Redis: 7
  • OS and Architecture: CentOS Stream release 8
@lynlynlynx lynlynlynx added the ⚠️bug? This might be a bug label Oct 22, 2023
@lynlynlynx
Copy link
Contributor Author

#12306 と同一
#12321 で修正されたので閉じます

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
⚠️bug? This might be a bug
Projects
None yet
Development

No branches or pull requests

1 participant