Closed nikku closed 1 month ago
This ensures that first-item is not indicated as a hard error, but a warning. It also prevents first-item matches, along with any non-syntax errors, from showing off as a Unparseable FEEL expression syntax error.
first-item
Unparseable FEEL expression
Try out via
npx @bpmn-io/sr bpmn-io/bpmn-js-properties-panel -l bpmn-io/properties-panel#first-item-warning
Related to https://github.com/bpmn-io/bpmn-js-properties-panel/issues/1078
To ensure you provided everything we need to look at your PR:
@bpmn-io/sr
Closes {LINK_TO_ISSUE}
Related to {LINK_TO_ISSUE}
Proposed Changes
This ensures that
first-item
is not indicated as a hard error, but a warning. It also preventsfirst-item
matches, along with any non-syntax errors, from showing off as aUnparseable FEEL expression
syntax error.Try out via
Related to https://github.com/bpmn-io/bpmn-js-properties-panel/issues/1078
Checklist
To ensure you provided everything we need to look at your PR:
@bpmn-io/sr
toolCloses {LINK_TO_ISSUE}
orRelated to {LINK_TO_ISSUE}