Skip to content

Add warning for missing variables in report queries#1273

Merged
jamesaoverton merged 4 commits intomasterfrom
fix-1272
Feb 18, 2026
Merged

Add warning for missing variables in report queries#1273
jamesaoverton merged 4 commits intomasterfrom
fix-1272

Conversation

@jamesaoverton
Copy link
Member

@jamesaoverton jamesaoverton commented Feb 18, 2026

  • Warn on missing ?property or ?value variables
  • Improve example in report docs
  • Update report query docs

Resolves #1272

  • docs/ have been added/updated
  • tests have been added/updated
  • mvn verify says all tests pass
  • mvn site says all JavaDocs correct
  • CHANGELOG.md has been updated

@jamesaoverton jamesaoverton merged commit 9a3ea44 into master Feb 18, 2026
3 checks passed
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.

Update robot report to error when queries are missing ?property and/or ?value

1 participant