oneuptime icon indicating copy to clipboard operation
oneuptime copied to clipboard

"IF / Else" does not support null on secondary input in workflow builder GUI

Open Kuldran opened this issue 6 months ago • 0 comments

Describe the bug you cannot use an if/else block to do a null object check.

To Reproduce Steps to reproduce the behavior:

  • Create a find incident block (look for something that returns null?)
  • Link it to a if option
  • In an if statement set param 1 as object, and param 2 null cannot be specified for 'Equals to' and not

Expected behavior Should be able to check for null.

Screenshots image

Desktop (please complete the following information):

  • Browser chrome, chromium, firefox-sre
  • Version what ever is on debian sid.

Deployment Type tested on self hosted

Additional context see slack for info.

Kuldran avatar Aug 06 '24 15:08 Kuldran