-
* Project Slack channel [`#prj-encryptionkey-per-org`](https://camunda.slack.com/archives/C05VDV4SDFF)
* Technical implementation Slack channel: [`#prj-encryptionkey-per-org-implem`](https://camunda.…
-
### Describe the bug
Notice the overflow with ellipsis:
![image](https://github.com/user-attachments/assets/6b505d82-0859-4f7d-8438-7dccfafd1573)
### Steps to reproduce
1. Create a participant
…
-
### Describe the bug
A single user task with implementation "job worker" triggers two linting reports:
![image](https://github.com/user-attachments/assets/e4b1899d-8576-46f6-a095-cf6198f5c16d)
…
-
**Description**
The first iteration of Document Handling does not cover authorization. Although process-definition-based authorizaiton will be handled centrally for the whole Camunda, we can in…
-
**Describe the bug**
Reported by the here in [error reporting tool](https://console.cloud.google.com/errors/detail/CPPo7YeTp_ieoAE;service=zeebe;time=P7D;locations=global?project=camunda-cloud-…
-
### Describe the bug
Zeebe user tasks are the standard, and job worker type user tasks are completely removed from Camunda 8.7+. We initially [solved this through linting](https://github.com/camund…
nikku updated
2 weeks ago
-
### Description
In the current implementation, the Operate and Tasklist components use ES to support sharing sessions for persistent sessions. This is to support a pod shutting down and not forcing th…
-
### Acceptance Criteria (Required on creation)
* Bump `org.graalvm.sdk:graal-sdk` to a version >= 21.3.10.
* Warning "implementation doesn't support runtime compilation" is handled
### Hints
…
-
**Describe the bug**
The clirr plugin tries to compare against the version defined by:
```
7.21.0
```
This refers to camunda-bpm, not operaton
```
[INFO] --- clirr:2.8:check-no-fork (restrict…
-
### Acceptance Criteria (Required on creation)
* To test Camunda 7.22, we need to add it to our engine compatibility tests that run nightly. This involves:
* Add the new version to the matrix [he…