Hi Klas
NO, setting the only equal condition is not enough. In a workflow you always need to trigger events (notifications) when some states REACH some vlaues.
it means we need to detect some value has CHANGED and IS NOW to some value.
It is important because if we only look at the value itself the action will be triggered next time the user will edit the content.
therefore we absolutely need to be able to start actions only on transitions.
I hope it is clearer
thanks
cyril