Issue Overview:
I’m experiencing an issue where an Item Click workflow on a list becomes completely unresponsive for any row where the Relation column (“Existing Support Relationship is not empty”) resolves as true, regardless of the data in the related row. If the Relation is empty, the workflow fires as expected.
Steps to Reproduce:
- Create a list from any table (for example, Artists).
- Add a Relation column, matching against a second table, single match.
- Attach a workflow (App Interaction) to the list row, with a top-level condition: Relation “is not empty”.
- Assign this workflow to “Item Click” in the list’s settings.
- In Preview:
- Clicking a row with an empty Relation works – workflow triggers.
- Clicking a row where Relation is not empty does nothing – row is not clickable and the workflow never runs.
Key Observations:
- The unclickable state is strictly tied to “Relation is not empty”.
- The actual data in the related row doesn’t affect this (I confirmed by toggling values).
- No errors are thrown, and the cursor does not change on hover for affected rows.
Additional possibly-related issue:
Workflows sometimes revert to “Untitled workflow” or disappear after minimal engagement or navigation away from Glide Builder, with previously saved logic and steps lost.
Has anyone else run into this or found a workaround? Is this a known bug? Any help appreciated.








