Hi,
I have an object with a Boolean:
Trying to test Auto Assign in an automation rule:
It keeps saying CMDB condition error: Bad Request
Even tried to use a text field instead of a boolean but it keeps giving bad request. The only way my AQL condition works is using the Name field. But I don't need to filter by name.
Willing to convert to smart values condition but still don't know how to test boolean.
thanks for your help
Hi @Patrick Aupin,
You entered "Auto Assign" in the query field, which is not an AQL statement. This should rather be something like this:
"Auto Assign" = True
Hope this helps!
Yes. It worked! thank you very much. I avoid as much as possible two words field's name. But I didn't build those objects and they put two words field's name everywhere.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.