Hi, I found a bug in the “Test Feature Rules” sect...
# give-feedback
t
Hi, I found a bug in the “Test Feature Rules” section of Features menu. When you want to test an attribute of type number the conversion to JSON will put quote around it but it should not. ---> I have a rule testing that an attribute number is in a list of numbers. Since it contains quotes in the JSON it is considered as a string and my rule is always skipped. can you please fix it ?