-
Notifications
You must be signed in to change notification settings - Fork 481
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
A Camunda Cloud user can model a Script Task #2296
Comments
MaxTru
added
ready
Ready to be worked on
and removed
backlog
Queued in backlog
labels
Jun 10, 2021
— with
bpmn-io-tasks
barmac
added a commit
to camunda/zeebe-bpmn-moddle
that referenced
this issue
Jun 16, 2021
This is required for Zeebe 1.1. Apart from bpmn:ServiceTask, zeebe:ZeebeServiceTask includes now the following types: * bpmn:SendTask * bpmn:ScriptTask * bpmn:BusinessRuleTask Related to camunda/camunda-modeler#2296 Related to camunda/camunda-modeler#2297 Related to camunda/camunda-modeler#2298
barmac
added a commit
to camunda/zeebe-bpmn-moddle
that referenced
this issue
Jun 16, 2021
This is required for Zeebe 1.1. Apart from bpmn:ServiceTask, zeebe:ZeebeServiceTask includes now the following types: * bpmn:SendTask * bpmn:ScriptTask * bpmn:BusinessRuleTask Related to camunda/camunda-modeler#2296 Related to camunda/camunda-modeler#2297 Related to camunda/camunda-modeler#2298
barmac
added a commit
to camunda/camunda-bpmn-js
that referenced
this issue
Jun 16, 2021
Adds support for: * bpmn:SendTask * bpmn:ScriptTask * bpmn:BusinessRuleTask Related to camunda/camunda-modeler#2296 Related to camunda/camunda-modeler#2297 Related to camunda/camunda-modeler#2298
barmac
added
in progress
Currently worked on
and removed
ready
Ready to be worked on
labels
Jun 16, 2021
— with
bpmn-io-tasks
nikku
pushed a commit
to camunda/camunda-bpmn-js
that referenced
this issue
Jun 16, 2021
Adds support for: * bpmn:SendTask * bpmn:ScriptTask * bpmn:BusinessRuleTask Related to camunda/camunda-modeler#2296 Related to camunda/camunda-modeler#2297 Related to camunda/camunda-modeler#2298
Done upstream via camunda/camunda-bpmn-js#27 |
barmac
added
fixed upstream
Requires integration of upstream change
and removed
in progress
Currently worked on
labels
Jun 16, 2021
barmac
added a commit
that referenced
this issue
Jun 17, 2021
bpmn-io-tasks
bot
added
in progress
Currently worked on
and removed
fixed upstream
Requires integration of upstream change
labels
Jun 17, 2021
Merged
bpmn-io-tasks
bot
added
needs review
Review pending
and removed
in progress
Currently worked on
labels
Jun 17, 2021
Closed via #2315 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Is your feature request related to a problem? Please describe.
As a Camunda Cloud user I can model a process definition with a script task. The script task will behave like a service task, and the main purpose is to support the modelling of script task.
Describe the solution you'd like
A script task can be modeled and supports all service task properties, i.e. type, retries, input/output mappings and task headers
Additional context
The text was updated successfully, but these errors were encountered: