Skip to content

ESB-1223 Fixed common search returning multiple values in case of join - #366

Open
ffalqui wants to merge 3 commits into
developfrom
ESB-1223
Open

ESB-1223 Fixed common search returning multiple values in case of join#366
ffalqui wants to merge 3 commits into
developfrom
ESB-1223

ESB-1223 Introduced regression tests to test the patch

1ad0713
Select commit
Loading
Failed to load commit list.
SonarQubeCloud / SonarCloud Code Analysis failed Aug 31, 2026 in 2m 29s

Quality Gate failed

Failed conditions
77.3% Coverage on New Code (required ≥ 80%)
C Reliability Rating on New Code (required ≥ A)

See analysis details on SonarQube Cloud

Catch issues before they fail your Quality Gate with our IDE extension SonarQube for IDE

Annotations

Check warning on line 99 in cms-plugin/src/test/java/com/agiletec/plugins/jacms/aps/system/services/content/ContentSearchJoinCountRegressionTest.java

See this annotation in the file changed.

@sonarqubecloud sonarqubecloud / SonarCloud Code Analysis

Replace this usage of 'Stream.collect(Collectors.toList())' with 'Stream.toList()' and ensure that the list is unmodified.

See more on https://sonarcloud.io/project/issues?id=entando_app-engine&issues=AaBYpD9DYn72TbjAOXd1&open=AaBYpD9DYn72TbjAOXd1&pullRequest=366

Check warning on line 323 in engine/src/main/java/com/agiletec/aps/system/common/AbstractSearcherDAO.java

See this annotation in the file changed.

@sonarqubecloud sonarqubecloud / SonarCloud Code Analysis

Remove this unused method parameter "filters".

See more on https://sonarcloud.io/project/issues?id=entando_app-engine&issues=AaBYpD0SYn72TbjAOXdy&open=AaBYpD0SYn72TbjAOXdy&pullRequest=366

Check warning on line 58 in cms-plugin/src/test/java/com/agiletec/plugins/jacms/aps/system/services/content/ContentSearchJoinCountRegressionTest.java

See this annotation in the file changed.

@sonarqubecloud sonarqubecloud / SonarCloud Code Analysis

Remove this 'private' modifier.

See more on https://sonarcloud.io/project/issues?id=entando_app-engine&issues=AaBYpD9DYn72TbjAOXd0&open=AaBYpD9DYn72TbjAOXd0&pullRequest=366

Check warning on line 389 in cms-plugin/src/main/java/com/agiletec/plugins/jacms/aps/system/services/resource/ResourceDAO.java

See this annotation in the file changed.

@sonarqubecloud sonarqubecloud / SonarCloud Code Analysis

Remove this unused method parameter "isCount".

See more on https://sonarcloud.io/project/issues?id=entando_app-engine&issues=AaBYpD7NYn72TbjAOXdz&open=AaBYpD7NYn72TbjAOXdz&pullRequest=366