Introduce utility to export all data related to an event to json
Compare changes
- Nadja Geisler authored
+ 0
− 1
@@ -15,7 +15,6 @@ if [ "$3" = "--prod" ]; then
This adds such a utility.
Additionally, add direct event references to AKOrgaMessages for easier management. This includes a migration that makes sure all existing messages are updated accordingly.