Skip to content

Allow saving drafts when editing documents - #7452

Open
denyshon wants to merge 1 commit into
mozilla:mainfrom
denyshon:edit-document-drafts
Open

Allow saving drafts when editing documents#7452
denyshon wants to merge 1 commit into
mozilla:mainfrom
denyshon:edit-document-drafts

Conversation

@denyshon

@denyshon denyshon commented Apr 27, 2026

Copy link
Copy Markdown
Contributor
  • Extend the draft functionality to the edit_document case. Update the related names/comments.
  • Remove an unused import in edit_metadata.html

Resolves #3010.

Limitations:

  • The "expiry date" (corresponding to the expires field) is not included in drafts. See also #3012
  • This PR doesn't enable drafts when creating a new document.

@denyshon
denyshon force-pushed the edit-document-drafts branch from f3e343c to b0e2b18 Compare August 21, 2026 20:51
Extend the draft functionality to the edit_document case. Update the related names/comments.
Remove an unused import in edit_metadata.html
@denyshon
denyshon force-pushed the edit-document-drafts branch from b0e2b18 to 8483005 Compare August 21, 2026 23:33
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.

Allow saving drafts when editing KB articles

1 participant