Martin Grofčík

Results 25 comments of Martin Grofčík

@tijsrademakers @jbarrez @filiphr : Is there any reason why pull request is not merged?

We are not able to define dmn key in dmnTask. Other tasks which use references allow reference by key. How to solve this problem and inconsistency?

Hi @tijsrademakers, may I ask you for your opinion?

@tijsrademakers, @jbarrez : Is the pull request OK? Can it be merged to master? Do you see any issue in it?

Hi @tijsrademakers, there is a precedence: ``` // When decision table key is present, can be still overridden by decision table/service references String decisionModelKey = getPropertyValueAsString(PROPERTY_DECISIONTABLE_REFERENCE_KEY_DEFINITION, elementNode); ``` and tests:...

@tijsrademakers @jbarrez @filiphr : Is there any reason why pull request is not merged?

Hi @tijsrademakers, > ServiceTaskFutureJavaDelegateActivityBehavior Are already covered by `catchErrorThrownByTriggerableFutureJavaDelegateProvidedByDelegateExpressionOnServiceTask` . The trigger method invocation is handled by 'ServiceTaskDelegateExpressionActivityBehavior' > ServiceTaskJavaDelegateActivityBehavior Test `classDelegateTriggerBpmnException` and exception is caught by `ClassDelegate`.

Hi @filiphr, yes `ActivitiAgenda` was added by mistake during the merge and also `leave`. Fixed now, thanks.

@filiphr Is `leave` on the correct place now?