Skip to content

Fix cross-engine CI compatibility - #354

Merged
elpete merged 1 commit into
nextfrom
fix/next-ci-compatibility
Aug 26, 2026
Merged

Fix cross-engine CI compatibility#354
elpete merged 1 commit into
nextfrom
fix/next-ci-compatibility

Conversation

@elpete

@elpete elpete commented Aug 26, 2026

Copy link
Copy Markdown
Collaborator

Fixes the two regressions introduced by the internal closure refactor:

  • avoid shadowing the entity argument in QuickBuilder, which Adobe CF rejects
  • do not dereference a null optional directConstraint on Lucee 5 or BoxLang

Local verification:

  • Adobe 2021 QuickCollectionSpec: 3 passed
  • Lucee 5 full-null QueryingRelationshipsSpec: 48 passed
  • BoxLang 1 full-null QueryingRelationshipsSpec: 48 passed
  • CFFormat and git diff --check passed

@elpete
elpete merged commit 8a3544f into next Aug 26, 2026
27 checks passed
@elpete
elpete deleted the fix/next-ci-compatibility branch August 26, 2026 19:22
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