camunda / camunda-bpm-platform

Flexible framework for workflow and decision automation with BPMN and DMN. Integration with Quarkus, Spring, Spring Boot, CDI.
https://camunda.com/
Apache License 2.0
4.12k stars 1.56k forks source link

Tests are failing in CollectionRestServiceRoleIT #4642

Closed oleksandr-kriuchenko-lohika closed 1 month ago

oleksandr-kriuchenko-lohika commented 1 month ago

Environment (Required on creation)

Integration tests

Description (Required on creation; please attach any relevant screenshots, stacktraces, log files, etc. to the ticket)

Following tests are failing in CollectionRestServiceRoleIT: updatingNonPresentRoleFails bulkDeleteDoesNotDeleteLastManager bulkDeleteDoesNotAbortWhenRoleIdDoesNotExist

Steps to reproduce (Required on creation)

Observed Behavior (Required on creation)

Expected behavior (Required on creation)

Root Cause (Required on prioritization)

Solution Ideas

Hints

Links

Breakdown

### Pull Requests
- [ ] https://github.com/camunda/camunda-optimize/pull/14304

Dev2QA handover

oleksandr-kriuchenko-lohika commented 1 month ago

This ticket is for fixing issue in Opensearch implementation. Covered by existing integration tests. No actions from AP7 required as per my understanding

yanavasileva commented 1 month ago

@oleksandr-kriuchenko-lohika /@grlimacan, do this change require QA testing?

oleksandr-kriuchenko-lohika commented 1 month ago

I suppose no - it is covered by existing integration tests.