Roman Smirnov

Results 21 issues of Roman Smirnov

### Description When performing a parent aggregation, the deserialization of the search response failed because the parent aggregate deserializer was not registered. This PR introduces a `ParentAggregate` and provides a...

### Which problem does the PR fix? https://github.com/camunda/camunda-platform-helm/issues/1661 ### What's in this PR? ### Checklist Please make sure to follow our [Contributing Guide](../blob/main/CONTRIBUTING.md). **Before opening the PR:** - [ ]...

### Which problem does the PR fix? Following up with https://github.com/camunda/zeebe/pull/17467, Zeebe was migrated to Spring Webmvc. That way, the property to configure the context path in the Gateway changes....

**Related to:** With https://github.com/camunda/zeebe/issues/17062, Operate and Zeebe share the same Spring configuration. This means now Operate also opens a management port on `9600`. **Overview:** Ensure that the management port is...

kind/task
area/security

**Related to:** With https://github.com/camunda/zeebe/issues/17062, Operate is distributed together with Zeebe as a Single JAR (Distribution). By that, the Operate configuration is part of the `application.yaml` file and no longer in...

kind/task

### Which problem does the PR fix? closes #1646 ### What's in this PR? ### Checklist Please make sure to follow our [Contributing Guide](../blob/main/CONTRIBUTING.md). **Before opening the PR:** - [...

**Steps to reproduce:** 1. Create the following diagram ![image](https://cloud.githubusercontent.com/assets/2368139/18660874/1f5df27a-7f13-11e6-882d-a2b52d756295.png) 2. Try to re-import, then the following exception is thrown: ``` element referenced by #sourceRef not yet drawn ``` **Problem:** The...

bug
backlog

If the attribute "isPlanningTableCollapsed" is to `true` then containing discretionary item should not be depicted. They should only depicted if the attribute is set to `false`.

bug
backlog

## Description The Single Application only gets ready, when all components (Broker, Operate including importer and archiver) are started. To start the importer and archiver, Operate needs the partitions count....

component/zeebe
component/operate

## Description ## Related issues closes #

component/zeebe
component/operate
component/tasklist