Workflow condition: Empty integer doesn't work #5372

Open
opened 2026-02-20 17:00:21 -05:00 by deekerman · 0 comments
Owner

Originally created by @BastianHammer on GitHub (Feb 15, 2026).

Issue

I've got a workflow which should be triggered on the conditions:

  • a date field is not empty
  • an integer field is empty
Image

This workflow never triggers and in the logs (debug level) I can't see this workflow at all.

When I switch the same workflow to the conditions:

  • a date field is not empty
  • a currency field is empty

it's working just fine and being triggered.

Image

Possible Fix

No response

Steps to Reproduce the Issue

1. Add an integer field
2. Build a workflow with conditions depicted above
3. Try to trigger the workflow

Context

No response

Version

8.9.2

What browser are you currently using?

Chrome

Browser Version

No response

Environment Information

MariaDB, PHP8.3

Operating System and Version

Ubuntu 24 LTS

Originally created by @BastianHammer on GitHub (Feb 15, 2026). ### Issue I've got a workflow which should be triggered on the conditions: - a date field is not empty - an integer field is empty <img width="3683" height="415" alt="Image" src="https://github.com/user-attachments/assets/ac542801-7d8a-4c80-9215-75f5a5c82d79" /> This workflow never triggers and in the logs (debug level) I can't see this workflow at all. When I switch the same workflow to the conditions: - a date field is not empty - a currency field is empty it's working just fine and being triggered. <img width="3683" height="415" alt="Image" src="https://github.com/user-attachments/assets/25a3fb4d-a7c7-4adf-9f2b-43fb7fae33dc" /> ### Possible Fix _No response_ ### Steps to Reproduce the Issue ```bash 1. Add an integer field 2. Build a workflow with conditions depicted above 3. Try to trigger the workflow ``` ### Context _No response_ ### Version 8.9.2 ### What browser are you currently using? Chrome ### Browser Version _No response_ ### Environment Information MariaDB, PHP8.3 ### Operating System and Version Ubuntu 24 LTS
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/SuiteCRM-SuiteCRM#5372
No description provided.