tkobayas commented on issue #790:
URL:
https://github.com/apache/incubator-kie-issues/issues/790#issuecomment-1867269457
It's a parser issue.
`ExprConstraintDescr` contains the below text as one constraint. It means
`sensors` is expected as a filed of `Measurement`.
```
/measurements[ $id: id == "color", $colorVal : val ]
/sensors[ id == $id ]
```
--
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]