rajalakshmys-27 commented on code in PR #3556:
URL:
https://github.com/apache/incubator-kie-tools/pull/3556#discussion_r3194133215
##########
packages/bpmn-editor/tests-e2e/__screenshots__/chromium/propertiesPanel/task-multi-instance-parallel.png:
##########
Review Comment:
Sorry for missing this in the previous round! This field is a variable
selector, not an expression field (`allowExpressions={false}`), so
`${orderItems}` is not the intended input here `orderItems` is. The "No
matches" message is expected behavior. I've updated the test to define process
variables upfront and use plain variable names for the collection input, which
should make the screenshot clearer. The completion-condition field is separate
and still supports free-form expressions.
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]