Skip to content

Fixed missing activity type

Luis Aleixo requested to merge feature/activity_typo into master

The training_attendee activity type was missing on the ACTIVITY_TYPES dictionary under model_generator.py file, causing 404 errors. This MR fixes this problem.

Merge request reports