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

[2023.10.1.beta-1] sinceIdやsinceDateを利用してTLを取得することができない #11961

Closed
tai-cha opened this issue Oct 3, 2023 · 1 comment
Labels
🐛Bug Unexpected behavior packages/backend Server side specific issue/PR

Comments

@tai-cha
Copy link
Contributor

tai-cha commented Oct 3, 2023

💡 Summary

タイムラインの取得時に従来使えたsinceIdやsinceDateのオプションを指定するとTLの取得ができなくなる

外部アプリでこれらを使っている場合は動かなくなる

🥰 Expected Behavior

sinceIdを利用すると従来通りにTLが取得可能になる、もしくはこれらオプションの廃止をする

🤬 Actual Behavior

タイムラインの取得時に従来使えたsinceIdやsinceDateのオプションを指定するとTLの取得ができなくなる

📝 Steps to Reproduce

  1. api/notes/local-timelineにてsinceIdに任意のノートIDを指定してリクエストをする
  2. なにも返ってこない

📌 Environment

💻 Frontend

  • Model and OS of the device(s):
  • Browser:
  • Server URL:
  • Misskey:
    13.x.x

🛰 Backend (for server admin)

  • Installation Method or Hosting Service:
  • Misskey: 13.x.x
  • Node: 20.x.x
  • PostgreSQL: 15.x.x
  • Redis: 7.x.x
  • OS and Architecture:
@tai-cha tai-cha added the ⚠️bug? This might be a bug label Oct 3, 2023
@syuilo syuilo added 🐛Bug Unexpected behavior packages/backend Server side specific issue/PR and removed ⚠️bug? This might be a bug labels Oct 4, 2023
@syuilo syuilo closed this as completed in 2333bdb Oct 5, 2023
@syuilo
Copy link
Member

syuilo commented Oct 5, 2023

🙏🏻

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🐛Bug Unexpected behavior packages/backend Server side specific issue/PR
Projects
None yet
Development

No branches or pull requests

2 participants