Closed barmac closed 6 months ago
Notice that we cannot blindly cast to boolean, because in FEEL-enabled boolean properties the value is set to =true
.
I verified against the documentation that this meets our expectations.
In the meantime, I implemented a general fix 😅
I added tests for isExecutable
. Notice that we rely on explicit values (no changes here), but that's how element templates work anyway.
Closes #94