Skip to content

Make Activity Date optional - defaults to 'now'

ayduns requested to merge ayduns/action-provider:optional_activity_date into master

When creating an Activity the date is required currently.

This change makes the date optional. If not supplied, the current time is used.

Merge request reports