mobile
mobile copied to clipboard
Problem in expression validation
There is strange problem with expression validation, where the expression is true, but the action is not performed. In project input-testing/forms_derived, there is a Data, tab, where 'Danger' field is set to TRUE, when there is population of bears bigger then the limit. It works well for all number combination, just for population 10 and Limit 9 is not.
Steps to reproduce:
- open project input-testing/forms_derived
- set some values to the "Value - show hidden Data tab" field on Information tab
- On Data tab set Population to 10 and Limit to 10 and then lover the limit to 9. Now Danger field should be set to true
https://user-images.githubusercontent.com/83582181/140314475-dfa62072-3967-4424-b7da-cca0dd33d111.mp4
one more video to this problem
https://user-images.githubusercontent.com/83582181/168262353-633b0426-352f-4081-a87c-c24e9a147982.mp4