Nikola Koevski

Results 18 issues of Nikola Koevski

### Description https://github.com/camunda/zeebe/issues/16538 adds REST API support to the Zeebe Java client. We need to ensure that the Java client can provide a testing infrastructure for the client commands that...

scope/clients-java
component/clients
kind/task
component/zeebe

**Summary** > Try to answer the following as best as possible - How often does the test fail? - Once - Does it block your work? - No, but it...

kind/flake
component/zeebe

* Adds new, Message-related entries to the OpenAPI spec. * Adds a new MessageController to enable the /messages endpoint. * Adds test coverage for the new /messages endpoint. closes #23

**Describe the bug** Parsing a DMN resource where the `definitions#id` attribute is not present produces a `ParsedDmnScalaDrg` where the `decisionRequirementsId` is `null`. The resulting ouput causes a `NullPointerException` in Zeebe,...

bug
good first issue

### Problem you would like to solve Support for the converging inclusive gateway (i.e. converging OR gateway) is added to Zeebe in https://github.com/camunda/zeebe/pull/12642 as an external contribution. Of course, all...

ready
enhancement
Camunda 8

The diverging inclusive gateway is added to Zeebe in https://github.com/camunda/zeebe/issues/10031 as an external contribution. Of course, all the Camunda Platform 8 need to be aligned and support the feature. We...

component:zeebe
component:docs
target:8.6

**Describe the bug** When using the `ProcessingScheduleServiceImpl#processScheduledTasks` for testing by jumping forward in time, we can observe the following: ``` Checking scheduled tasks at 2024-08-27T10:47:23.231Z Checking scheduled tasks at 2024-08-27T10:47:23.231Z...

kind/bug
severity/low
impact/low
component/zeebe

**Description** There is very little information on how Camunda users can set up custom client middleware. The only mention is [here](https://docs.camunda.io/docs/next/apis-tools/java-client/job-worker/#job-polling-count). One reason for this lack of documentation is that...

kind/enhancement
component:zeebe