theodi / shared

Repo that we use for non-repo-specific stories and other shared stuff.
22 stars 1 forks source link

Clarify publication workflow #40

Closed Floppy closed 11 years ago

Floppy commented 11 years ago

We're a little unsure of some parts of the workflow (e.g. second pair of eyes , fact check). We need to simplify, or understand better. We need to have a quick chat with someone who manages this flow at GDS.

Floppy commented 11 years ago

Here's what I've worked out from govuk_content_models/workflow.rb:

Workflow

This seems reasonable, and powerful.

The only thing that feels wrong is that when you save an item in panopticon using the "Save and go to item" button, it starts in Lined Up, rather than Draft. You have to hit 'start work' in publisher to move into Draft mode, which you don't necessarily see if you are going straight there using the "Save and go to item" button in panopticon. Again, this is reasonable. An empty page isn't necessarily a draft yet, and the page creator might not be the author.

I suggest an improvement to publisher, whereby when you save the item in publisher (thereby adding content to it), it automatically moves into Draft mode, avoiding the need to hit 'start work'. That would seem to make sense to me anyway.

Floppy commented 11 years ago

That would mean that the workflow is to save in publisher, perhaps previewing it, then immediately being given the option to hit '2nd pair of eyes' without having to move back to the main list.

pezholio commented 11 years ago

Yep, that seems sensible. It's the only janky part of the workflow. I do like the idea that you pass it to someone else (anyone) before publishing.

Floppy commented 11 years ago

And the two-step publishing is useful, especially when you consider that the last part might be timed by a robot for embargoed or timed content.

pezholio commented 11 years ago

Oooh, nice!

Floppy commented 11 years ago

yeah - don't know if they have such a robot, but it's entirely doable in this flow.

Floppy commented 11 years ago

This works; I'm happy.