We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
I saved a draft, reopened it, edited it and wanted to publish or save: immediately get popup error "Failed to send post: record not found".
I canceled the operation, started again: opened draft and (without making changes) hit Publish. That worked.
After that I edited the published post, which also worked.
Version
Happens in both Play Store latest version and Nightly version 2.3.0+fork.107.moshinda-nightly+@2024-09-09 org.joinmastodon.android.moshinda.nightly
(FYI does not happen in Moshidon)
Crash log
It does not generate a crash log.
WORKAROUND
if I edit the draft, and before saving I do "mark as draft" then save succeeds!
My guess: when I edit-and-save a previously-saved draft, it's trying to re-publish it (but it was never published, so Not Found)!
Thx
The text was updated successfully, but these errors were encountered:
No branches or pull requests
I saved a draft, reopened it, edited it and wanted to publish or save: immediately get popup error "Failed to send post: record not found".
I canceled the operation, started again: opened draft and (without making changes) hit Publish. That worked.
After that I edited the published post, which also worked.
Version
Happens in both Play Store latest version and Nightly version 2.3.0+fork.107.moshinda-nightly+@2024-09-09
org.joinmastodon.android.moshinda.nightly
(FYI does not happen in Moshidon)
Crash log
It does not generate a crash log.
WORKAROUND
if I edit the draft, and before saving I do "mark as draft" then save succeeds!
My guess: when I edit-and-save a previously-saved draft, it's trying to re-publish it (but it was never published, so Not Found)!
Thx
The text was updated successfully, but these errors were encountered: