Technical Note: CSTN 00006 - Playbook 'Decision Step' assigned with 'None' value for date field goes missing from the condition post save
Description
Solution
Issue:
Added couple of fields in the condition - “Status” and “Assigned Date”. For “Assigned Date” field added value through Jinja by clicking Advanced Condition button
Edit the “Assigned Date” field and add “None” value to it and save.
“None” value is missing.
Root cause:
The value of the date field is computed as NAN and it tries to converts the string to date. Expected value is the only date.
Solution
Fix: 4.11.1 and above has this issue resolved.
Found in Version:
4.11 and previous
Reference Id - #31037
