Actions
Feature proposal #8234
closedImprove activity parsing to allow for custom unknown types
Feature proposal #8234:
Improve activity parsing to allow for custom unknown types
Description
Currently generic activity parsing for group activity is restricted to types listed in $activitySubTypes. Implement an exclude list instead of an include list. Only core GJ integration types would need to be excluded.
Actions