notes/local-timelineをsinceId付きで叩いた時に不自然に新しいノートが返される #12842
Labels
⚠️bug?
This might be a bug
[Feat] Timeline
Timeline related issue
packages/backend
Server side specific issue/PR
💡 Summary
misskey APIのエンドポイント
notes/local-timeline
をsinceId
を指定して叩くと、不自然に新しいノートの情報が返されます。例:sinceIdに2ヶ月前のノートのIDを指定したにもかかわらず、帰ってきたのは6時間前のノートの情報
🥰 Expected Behavior
sinceIdに指定したノートと時間的に隣接したノートが返される
🤬 Actual Behavior
新しいノートが返される
📝 Steps to Reproduce
apiコンソールなどで
notes/local-timeline
をで叩く
💻 Frontend Environment
🛰 Backend Environment (for server admin)
Do you want to address this bug yourself?
The text was updated successfully, but these errors were encountered: