Skip to content

Always post Week Notes as a draft

Jamie Tanna requested to merge feature/week-notes-draft into develop

As found last week, the first interaction with a week's notes needs to be a draft to make sure that it's kept private until ready to post.

I'd thought that using a client with draft scope would be fine, but it turns out it's a bit unreasonable, as I can easily forget, so we can force it to always be a draft, and then require a manual update to published when ready.

Edited by Jamie Tanna

Merge request reports