Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

User Task default implementation is incompatible with Camunda <8.5 #4794

Open
barmac opened this issue Jan 16, 2025 · 3 comments
Open

User Task default implementation is incompatible with Camunda <8.5 #4794

barmac opened this issue Jan 16, 2025 · 3 comments
Labels
backlog Queued in backlog BPMN bug Something isn't working Camunda 8 Flags an issue as related to Camunda 8 ux

Comments

@barmac
Copy link
Collaborator

barmac commented Jan 16, 2025

Describe the bug

Camunda 8.4 is still supported, yet the Modeler forces user task to have incompatible implementation type. This is especially painful because deployment in such case is NOT rejected, but rather the new value is ignored by the engine.

Steps to reproduce

  1. Set execution platform to 8.4
  2. Create a user task
  3. The implementation is set to unsupported Camunda User Task

Expected behavior

Job worker implementation for <8.4.

Environment

  • OS: [e.g. MacOS 10.2, Windows 10]
  • Camunda Modeler Version: [e.g. 2.0.0]
  • Execution Platform: [e.g. Camunda 7, Camunda 8]
  • Installed plug-ins: [...]

Additional context

Related to https://github.com/camunda/web-modeler/issues/12423

This needs to be implemented in camunda-bpmn-js-behaviors.

@barmac barmac added bug Something isn't working ready Ready to be worked on ux Camunda 8 Flags an issue as related to Camunda 8 BPMN labels Jan 16, 2025
@nikku
Copy link
Member

nikku commented Jan 16, 2025

Is this found and reported by users (to date)? How long will we still support 8.4?

@barmac
Copy link
Collaborator Author

barmac commented Jan 16, 2025

Found and reported by QA. Support ends in July: https://docs.camunda.io/docs/reference/announcements/#camunda-84

@barmac
Copy link
Collaborator Author

barmac commented Jan 16, 2025

Decision: Move it to the backlog and await further feedback.

@barmac barmac added backlog Queued in backlog and removed ready Ready to be worked on labels Jan 16, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
backlog Queued in backlog BPMN bug Something isn't working Camunda 8 Flags an issue as related to Camunda 8 ux
Projects
None yet
Development

No branches or pull requests

2 participants