ProcessMaker / vue-form-elements

Reusable VueJS Based Form Elements
25 stars 12 forks source link

FOUR-18927: Issue with the PMQL #437

Closed danloa closed 2 weeks ago

danloa commented 1 month ago

Steps to Reproduce:

Current Behavior:

In the current version, with the syntax data.SRV_ACRONYM = "{{SRI_SERVICE}}" is accepted only,

Expected Behavior: The filter should work correctly in the current version with the syntax data.SRV_ACRONYM = "{{data.SRI_SERVICE}}", just as it did in the older version.

Solution:

Both syntaces now are accepted: data.SRV_ACRONYM = "{{data.SRI_SERVICE}}" data.SRV_ACRONYM = "{{SRI_SERVICE}}"

ci:next ci:deploy

tokensPM commented 3 weeks ago

QA server K8S was successfully deployed https://ci-48357ba3b6.engk8s.processmaker.net