Skip to content

Throw exception and log error when CreateActivity action fails

mattwire requested to merge mattwire/action-provider:activityexception into master

Most of the actions throw and exception but CreateActivity did not. Also log the actual error so it can be debugged/fixed.

Merge request reports