...
Solutions?
1) Not sure if adding an and condition for !data.draft would solve it as it probably is always true when editing a draft. - Tested this and it always comes in as draft = true on submit of draft
2) Failing a submission should set the data.data.submit flag back to false?
The following seems to prevent the behavior from occuring as a temporary solution until Jason rewrites event subscription:
...