-
-
Notifications
You must be signed in to change notification settings - Fork 7k
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
scheduled status is shown on account TL even it is not yet invoked . #9893
Comments
|
I was trying the scheduled toot. The next two are originally one post. |
this strange behavior does not happen if without media attachment. |
ClearlyClaire
added a commit
to ClearlyClaire/mastodon
that referenced
this issue
Jan 21, 2019
Fixes mastodon#9893 Thanks to tateisu for the help investigating this.
kedamaDQ
pushed a commit
to kedamaDQ/mastodon
that referenced
this issue
Jan 25, 2019
) * Add test for not persisting status when attaching media to scheduled toot * Prevent status used for validation from being persisted to the database Fixes mastodon#9893 Thanks to tateisu for the help investigating this.
hiyuki2578
pushed a commit
to ProjectMyosotis/mastodon
that referenced
this issue
Oct 2, 2019
) * Add test for not persisting status when attaching media to scheduled toot * Prevent status used for validation from being persisted to the database Fixes mastodon#9893 Thanks to tateisu for the help investigating this.
messenjahofchrist
pushed a commit
to Origin-Creative/mastodon
that referenced
this issue
Jul 30, 2021
) * Add test for not persisting status when attaching media to scheduled toot * Prevent status used for validation from being persisted to the database Fixes mastodon#9893 Thanks to tateisu for the help investigating this.
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
(v2.7.0)
https://mastodon.juggler.jp/@tateisu/101454993930570857 and
https://mastodon.juggler.jp/@tateisu/101454996524405107 is scheduled status,
but it shown on account TL https://mastodon.juggler.jp/@tateisu even it is not yet invoked .
shown only account TL, not shown on HTL (incorrect).
then https://mastodon.juggler.jp/@tateisu/101455032794258210 was created by scheduled status, this is shown on HTL (correct)
The text was updated successfully, but these errors were encountered: