-
Notifications
You must be signed in to change notification settings - Fork 198
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
Implement new UI component supporting camunda:errorEventDefinition
for external ServiceTasks
#422
Closed
5 tasks done
Labels
enhancement
New feature or request
Comments
17 tasks
azeghers
added a commit
that referenced
this issue
Feb 12, 2021
bpmn-io-tasks
bot
added
in progress
Currently worked on
and removed
ready
Ready to be worked on
labels
Feb 12, 2021
Update to requirements: @azeghers please investigate whether "must have value" or "must contain valid expression" validation is better from the user perspective. |
Noted 👍 |
azeghers
added a commit
that referenced
this issue
Feb 26, 2021
azeghers
added a commit
that referenced
this issue
Mar 1, 2021
azeghers
added a commit
that referenced
this issue
Mar 3, 2021
azeghers
added a commit
that referenced
this issue
Mar 4, 2021
9 tasks
azeghers
added a commit
that referenced
this issue
Mar 4, 2021
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
What should we do?
CamBPM will support
camunda:externalEventDefinitions
for external service tasks starting with 7.15. (see issue).Goal of this issue is, to support defining, editing and deleting
camunda:externalEventDefinitions
for external service tasks.In particular:
<errorName> (code: <errorCode>) <- <expression>
(note that the expression part shall only be displayed, if an expression is defined and if the item is collapsed.camunda:errorEventDefinion
per seWhy should we do it?
See overall objective camunda/camunda-modeler#2070
Child of camunda/camunda-modeler#2070
The text was updated successfully, but these errors were encountered: