Skip to content

Release/7.0.2 - #470

Merged
machacjozef merged 41 commits into
release/7.0.0from
release/7.0.2
Aug 4, 2026
Merged

Release/7.0.2#470
machacjozef merged 41 commits into
release/7.0.0from
release/7.0.2

Refactor `ElasticCaseService`: remove unnecessary `Matcher.quoteRepla…

a5d69f7
Select commit
Loading
Failed to load commit list.
SonarQubeCloud / SonarCloud Code Analysis succeeded Aug 4, 2026 in 1m 30s

Annotations

Check warning on line 207 in application-engine/src/test/java/com/netgrif/application/engine/elastic/service/ElasticCaseServiceIntegrationTest.java

See this annotation in the file changed.

@sonarqubecloud sonarqubecloud / SonarCloud Code Analysis

Remove this use of "Thread.sleep()".

See more on https://sonarcloud.io/project/issues?id=netgrif_application-engine&issues=AZ_IHoZqY31N7bBZ-BdK&open=AZ_IHoZqY31N7bBZ-BdK&pullRequest=470

Check warning on line 572 in application-engine/src/main/java/com/netgrif/application/engine/elastic/service/ElasticCaseService.java

See this annotation in the file changed.

@sonarqubecloud sonarqubecloud / SonarCloud Code Analysis

Simplify this regular expression to reduce its runtime, as it has super-linear performance due to backtracking.

See more on https://sonarcloud.io/project/issues?id=netgrif_application-engine&issues=AZ_IHobBY31N7bBZ-BdM&open=AZ_IHobBY31N7bBZ-BdM&pullRequest=470

Check warning on line 53 in application-engine/src/main/java/com/netgrif/application/engine/workflow/domain/repositories/CaseRepository.java

See this annotation in the file changed.

@sonarqubecloud sonarqubecloud / SonarCloud Code Analysis

Do not forget to remove this deprecated code someday.

See more on https://sonarcloud.io/project/issues?id=netgrif_application-engine&issues=AZ_IHob5Y31N7bBZ-BdN&open=AZ_IHob5Y31N7bBZ-BdN&pullRequest=470

Check warning on line 229 in application-engine/src/test/java/com/netgrif/application/engine/elastic/service/ElasticCaseServiceIntegrationTest.java

See this annotation in the file changed.

@sonarqubecloud sonarqubecloud / SonarCloud Code Analysis

Remove this use of "Thread.sleep()".

See more on https://sonarcloud.io/project/issues?id=netgrif_application-engine&issues=AZ_IHoZqY31N7bBZ-BdL&open=AZ_IHoZqY31N7bBZ-BdL&pullRequest=470

Check warning on line 46 in application-engine/src/main/java/com/netgrif/application/engine/elastic/service/ElasticCaseService.java

See this annotation in the file changed.

@sonarqubecloud sonarqubecloud / SonarCloud Code Analysis

Remove this unused import 'java.util.regex.Matcher'.

See more on https://sonarcloud.io/project/issues?id=netgrif_application-engine&issues=AZ_MJLPmvJcofBRjJt3E&open=AZ_MJLPmvJcofBRjJt3E&pullRequest=470

Check warning on line 37 in application-engine/src/main/java/com/netgrif/application/engine/event/GroovyShellFactory.java

See this annotation in the file changed.

@sonarqubecloud sonarqubecloud / SonarCloud Code Analysis

Remove this field injection and use constructor injection instead.

See more on https://sonarcloud.io/project/issues?id=netgrif_application-engine&issues=AZ_IHoc6Y31N7bBZ-BdO&open=AZ_IHoc6Y31N7bBZ-BdO&pullRequest=470