The activity pipe currently strips out activity labels if they don't conform to the activity list. However, labels in the activity field should be retained, even if they are provided only as strings.
See https://github.com/openactive/harvester/blob/master/src/lib/pipes/activity-pipe.js#L19.
The
activitypipe currently strips out activity labels if they don't conform to the activity list. However, labels in theactivityfield should be retained, even if they are provided only as strings.See https://github.com/openactive/harvester/blob/master/src/lib/pipes/activity-pipe.js#L19.