This question may be related to a resolved thread.
Has this been changed? I’ve tried it using a custom status “Draft” but it doesn’t work. If I change “Draft” to “open” it works. I’m using the correct cap.
{exp:channel:entries channel="ministry_psp" url_title="{segment_3}" limit="1" status="open|Pending Admin Review|Draft" orderby="date" disable="pagination|trackbacks|member_data"}
{if status == "Draft"}
{notify-webmaster}
{redirect="administration/psp/{segment_4}"}
{/if}
{/exp:channel:entries}