Resolved! Workflow waiting for a timer to finish OR event fired?
Hey everyone. I've run into sort of a peculiar problem: I want to create a workflow which uses a timer to wait a day, then perform something again. But if something specific happens in the meantime, it should just end the workflow. It doesn't seem li...