Skip to content

Do not schedule or delete messages for unpublished events

Ghost User requested to merge fix/donot-scheduled-messages-unpublished into master

Closes #655 (closed) and #656 (closed)

Previous behaviour

Steps to reproduce:

  1. Create event (unpublished)
  2. See that the message is scheduled

--

  1. Create event
  2. Let it send
  3. Change event
  4. Notice that the message is still there, marked as sent

New behaviour

Steps to validate that it works:

  1. Create event (unpublished)
  2. No scheduled messages

--

  1. Create event
  2. Let it send
  3. Change event
  4. Notice that the message is still there, but a new one was added as well
Edited by Ghost User

Merge request reports

Loading