Skip to content

fix: Clear status ID when creating a draft from a deleted status#2297

Merged
nikclayton merged 1 commit into
pachli:mainfrom
nikclayton:crash-edit-redraft
May 18, 2026
Merged

fix: Clear status ID when creating a draft from a deleted status#2297
nikclayton merged 1 commit into
pachli:mainfrom
nikclayton:crash-edit-redraft

Conversation

@nikclayton

Copy link
Copy Markdown
Contributor

Otherwise SendStatusService sees the status ID is present and tries to send it as an update to an existing status. This doesn't work, because the status has been deleted by this point.

Fixes #2295

Otherwise SendStatusService sees the status ID is present and tries to
send it as an update to an existing status. This doesn't work, because
the status has been deleted by this point.

Fixes pachli#2295
@nikclayton nikclayton merged commit 5712c23 into pachli:main May 18, 2026
28 checks passed
@nikclayton nikclayton deleted the crash-edit-redraft branch May 18, 2026 15:42
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Delete and re-draft doesn't

1 participant