Skip to content

chore(KNO-12088): Clarify how empty / not empty treats missing values#1352

Merged
scotidodson merged 1 commit intomainfrom
sd-KNO-12088-clarify-operators
Mar 16, 2026
Merged

chore(KNO-12088): Clarify how empty / not empty treats missing values#1352
scotidodson merged 1 commit intomainfrom
sd-KNO-12088-clarify-operators

Conversation

@scotidodson
Copy link
Contributor

Clarify how empty and not_empty treat missing values

  • State in the operator table that when the variable path is missing, Knock treats it as empty: empty is true, not_empty is false.
  • Add a short “Presence, null, and empty” note with an example and when to use exists / not_exists instead.

@linear
Copy link

linear bot commented Mar 16, 2026

@vercel
Copy link

vercel bot commented Mar 16, 2026

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
docs Ready Ready Preview, Comment Mar 16, 2026 9:00pm

Request Review

Copy link

@cursor cursor bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Risk LOW: Clarifies empty and not_empty operator descriptions in the conditions reference table to explain how missing variable paths are treated.

Reasons

  • Only 1 file changed: content/concepts/conditions.mdx (documentation content)
  • Small diff with 19 additions and 19 deletions (table reformatting + two description updates)
  • No new pages, sidebar changes, or structural modifications
  • No component, layout, or configuration files touched
  • Author is a known team member and repository contributor

Notes

  • The added sentences for empty and not_empty operators are clear and consistent with the existing style
  • No other areas require reviewer attention — this is a straightforward content clarification
Open in Web View Automation 

Sent by Cursor Automation: Docs PR classifier

@scotidodson scotidodson merged commit fdbbd09 into main Mar 16, 2026
6 checks passed
@scotidodson scotidodson deleted the sd-KNO-12088-clarify-operators branch March 16, 2026 21:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant