Skip to content

CASE THEN/ELSE {value expression}#7810

Merged
labkey-matthewb merged 3 commits into
release26.7-SNAPSHOTfrom
26.7_fb_case_value_expression
Jul 7, 2026
Merged

CASE THEN/ELSE {value expression}#7810
labkey-matthewb merged 3 commits into
release26.7-SNAPSHOTfrom
26.7_fb_case_value_expression

Conversation

@labkey-matthewb

Copy link
Copy Markdown
Contributor

Rationale

There has been a long running issue where some operators in THEN/ELSE expressions have unexpectedly required parentheses.

Related Pull Requests

Changes

should not need parenthesis when arithmethic or string operates are used in a THEN/ELSE expression.
should not need parenthesis when arithmethic or string operates are used in a THEN/ELSE expression.
@github-actions

github-actions Bot commented Jul 2, 2026

Copy link
Copy Markdown

WARNING: This PR appears to have the default title generated by GitHub. Please use something more descriptive.

@labkey-matthewb labkey-matthewb changed the title 26.7 fb case value expression CASE THEN/ELSE {value expression} Jul 2, 2026
@labkey-matthewb labkey-matthewb requested review from XingY and removed request for labkey-martyp July 6, 2026 18:42

@XingY XingY left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Does this need to go to 26.7? Is this inspired by SampleFullPath.sql?

@labkey-matthewb

Copy link
Copy Markdown
Contributor Author

Does this need to go to 26.7? Is this inspired by SampleFullPath.sql?

It's just because the AI Assistants don't know that we have this bug, so it has to backtrack and correct itself when it hits this.

@labkey-matthewb labkey-matthewb merged commit 1f784cc into release26.7-SNAPSHOT Jul 7, 2026
8 of 10 checks passed
@labkey-matthewb labkey-matthewb deleted the 26.7_fb_case_value_expression branch July 7, 2026 01:08
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