Skip to content

fix: Avoid Adding JPQL Parameter when not present in Query - EXO-87635#483

Merged
boubaker merged 1 commit into
developfrom
EXO-87635
Jun 12, 2026
Merged

fix: Avoid Adding JPQL Parameter when not present in Query - EXO-87635#483
boubaker merged 1 commit into
developfrom
EXO-87635

Conversation

@boubaker

Copy link
Copy Markdown
Member

Prior to this change, the JPQL used business logic isn't the same as Query Parameters building. This change ensures to not add a non-existing parameter in built JPA Query.

Prior to this change, the JPQL used business logic isn't the same as Query Parameters building. This change ensures to not add a non-existing parameter in built JPA Query.
@sonarqubecloud

Copy link
Copy Markdown

@boubaker boubaker enabled auto-merge (squash) June 12, 2026 15:27
@boubaker boubaker requested review from AzmiTouil and sofyenne June 12, 2026 15:31
@boubaker boubaker merged commit 039fd58 into develop Jun 12, 2026
11 checks passed
@boubaker boubaker deleted the EXO-87635 branch June 12, 2026 15:32
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