Our most recent deployment script encountered several issues during the latest release, which prevented the database migration from executing as planned.
However, the application service proceeded with the deployment under the assumption that the database execution was successful.
This has resulted in an inconsistency between the live application and the database versions, making it impossible to create a new event activity.
We are currently conducting an investigation to determine why the database upgrade scripts failed to execute correctly.