I'm trying to test a workflow schema that I've setup. It's a simple schema with a single step in the default stream requiring approval from an approval group (of which I'm the only member currently), and I can't see anything wrong with it,
The schema is applied to an asset and when I edit the asset via _edit, I see messages about having to put the asset into safe edit mode first.
In the _admin backend however, I can edit the asset, make and save changes, with no need for safe edit first. There's also no workflow log entries for those changes.
Is this expected behaviour? Or is it likely I've got a problem with the workflow schema to sort out?
Based on Fuzzi81's reply I've checked and yes, it looks like I can as a member of the approver group make changes in the backend without having to use safe edit or under construction.
Removing myself from the approver group was interesting as well - trying to edit (again via _admin) I simply couldn't acquire the locks with the edit content screens simply saying:
'You do not have access to edit "Page Contents"'
Is there any way to customise that message in the backend to highlight that the asset is under workflow control?