Skip to content

[NAE-2464] Post release fixes - #464

Merged
machacjozef merged 24 commits into
release/7.0.2from
NAE-2464
Aug 3, 2026
Merged

[NAE-2464] Post release fixes#464
machacjozef merged 24 commits into
release/7.0.2from
NAE-2464

Refactor `ElasticCaseService`: use `Matcher.quoteReplacement` for saf…

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

Annotations

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-oEb1SKCwolwDKfeaK&open=AZ-oEb1SKCwolwDKfeaK&pullRequest=464

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_HjgsO3R91sJ3j3cHw&open=AZ_HjgsO3R91sJ3j3cHw&pullRequest=464

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_HjgsO3R91sJ3j3cHv&open=AZ_HjgsO3R91sJ3j3cHv&pullRequest=464

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_HfTVgcT0A44-HwmgA&open=AZ_HfTVgcT0A44-HwmgA&pullRequest=464

Check warning on line 36 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-ynbmS0SXjTUwsgiuX&open=AZ-ynbmS0SXjTUwsgiuX&pullRequest=464