rmckinnon

Results 3 issues of rmckinnon

Validation errors do not show up the normal way with the control. When I have a validation configured with the control via formControlName the form does not display the error...

Framework: Spring Boot Dependency: org.flowable:flowable-spring-boot-starter-process-rest:6.8.0 **Describe the bug** According to the documentation when calling the REST API to start a process instance, if you do not provide the returnVariables parameter...

## Expected Behavior When calling the repository.deleteByIdAndSomeAttribute doesn't work when the SomeAttribute is the primary sort key. ## Actual Behavior A org.socialsignin.spring.data.dynamodb.exception.BatchDeleteException is thrown with the following stacktrace: ``` org.socialsignin.spring.data.dynamodb.exception.BatchDeleteException:...

help wanted