Skip to content

Release/7.0.2 - #470

Open
machacjozef wants to merge 39 commits into
release/7.0.0from
release/7.0.2
Open

Release/7.0.2#470
machacjozef wants to merge 39 commits into
release/7.0.0from
release/7.0.2

Merge pull request #464 from netgrif/NAE-2464

619465d
Select commit
Loading
Failed to load commit list.
SonarQubeCloud / SonarCloud Code Analysis succeeded Aug 3, 2026 in 1m 28s

Annotations

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 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 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_IHoc6Y31N7bBZ-BdO&open=AZ_IHoc6Y31N7bBZ-BdO&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 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