Fix edits and redrafts being erased by drafts #297

Merged
floatingghost merged 1 commits from solidsanek/pleroma-fe:drafts-edit-redraft-fix into develop 2023-04-14 16:30:55 +00:00
Contributor

Fixes AkkomaGang/akkoma#519

I didn't test those use cases oops. Since these elements have a statusId, I just check if one exists to prevent drafts from replacing the content that needed to be edited or redrafted. Using isEdit or isRedraft didn't work there so yeah

Fixes AkkomaGang/akkoma#519 I didn't test those use cases oops. Since these elements have a statusId, I just check if one exists to prevent drafts from replacing the content that needed to be edited or redrafted. Using `isEdit` or `isRedraft` didn't work there so yeah
solidsanek added 1 commit 2023-04-09 09:06:20 +00:00
ci/woodpecker/pr/woodpecker Pipeline was successful Details
db33fe8ee2
Drafts: Fix drafts erasing edits and redrafts
Mergan added the
Bug fix
label 2023-04-12 00:32:35 +00:00

seems ok, thanks!

seems ok, thanks!
floatingghost merged commit ddea499a36 into develop 2023-04-14 16:30:55 +00:00
floatingghost deleted branch drafts-edit-redraft-fix 2023-04-14 16:30:55 +00:00
Sign in to join this conversation.
No description provided.