Hi,
There are times when I setup a rule and I get an error that says a boolean cannot be used. I understand that it would not be possible to do the operation if the data type of one side was actually a boolean, but it seems like both sides should be of type double (price).
For example, it seems to me that this rule should be possible because both sides of the operator should be of type double. Is one of them actually boolean data type?
I've received this error a few times with different rules that I've tried.
Thanks.
Getting boolean operation error when creating rules
-
- Posts: 47
- Joined: Wed May 04, 2022 9:45 pm
-
- Posts: 51
- Joined: Tue Feb 22, 2022 11:06 am
Re: Getting boolean operation error when creating rules
Thanks for reporting this bug.
This was a specific case of error when an old wrong rule is propagated.
It has been fixed in the new version, which will be released tomorrow.
This was a specific case of error when an old wrong rule is propagated.
It has been fixed in the new version, which will be released tomorrow.
-
- Posts: 47
- Joined: Wed May 04, 2022 9:45 pm
Re: Getting boolean operation error when creating rules
Fantastic, thanks!
-
- Posts: 51
- Joined: Tue Feb 22, 2022 11:06 am
Re: Getting boolean operation error when creating rules
Thanks for reporting this bug.
It has been fixed in the latest version.
It has been fixed in the latest version.
-
- Posts: 47
- Joined: Wed May 04, 2022 9:45 pm
Re: Getting boolean operation error when creating rules
Thanks, I'll give it a try.