Skip to content

Fix precedence issue in Hydra API#1800

Merged
Ericson2314 merged 1 commit into
masterfrom
server-api-precedence-issue
Jun 17, 2026
Merged

Fix precedence issue in Hydra API#1800
Ericson2314 merged 1 commit into
masterfrom
server-api-precedence-issue

Conversation

@mweinelt

Copy link
Copy Markdown
Member

!$project eq "" is actually interpreted as (!$project) eq "", certainly not what was intended here.

`!$project eq ""` is actually interpreted as `(!$project) eq ""`,
certainly not what was intended here.
@Ericson2314

Copy link
Copy Markdown
Member

Good catch!

@Ericson2314 Ericson2314 added this pull request to the merge queue Jun 17, 2026
Merged via the queue into master with commit 13c19e1 Jun 17, 2026
2 checks passed
@Ericson2314 Ericson2314 deleted the server-api-precedence-issue branch June 17, 2026 17:30
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.

2 participants