Skip to content

Create activity type takes now an activity type as parameter

kainuk requested to merge (removed):activity_type into master
  • Activity type in the configuration is now optional.
  • An optional parameter activity type is added.

First the parameter is checked, if its empty there is a fallback on the configuration. activity_type

Merge request reports