Skip to content

Fix events unpublish

Ghost User requested to merge fix/events-unpublish into master

Closes no issue This bugs only occurs when using Postgres

Previous behaviour

Steps to reproduce:

  1. Create an event
  2. Publish
  3. Try to unpublish

New behaviour

Steps to validate that it works:

  1. Create an event
  2. Publish
  3. Try to unpublish

Merge request reports

Loading