Skip to content

[NAE-2464] Post release fixes - #464

Open
renczesstefan wants to merge 17 commits into
release/7.0.2from
NAE-2464
Open

[NAE-2464] Post release fixes#464
renczesstefan wants to merge 17 commits into
release/7.0.2from
NAE-2464

Merge remote-tracking branch 'origin/NAE-2464' into NAE-2464

359567f
Select commit
Loading
Failed to load commit list.
SonarQubeCloud / SonarCloud Code Analysis failed Jul 30, 2026 in 1m 29s

Quality Gate failed

Annotations

Check warning on line 571 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-thoNxgT74qYV-yuYQ&open=AZ-thoNxgT74qYV-yuYQ&pullRequest=464

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

Add the missing @deprecated Javadoc tag.

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

Check warning on line 34 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

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

Rename this local variable to match the regular expression '^[a-z][a-zA-Z0-9]*$'.

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

Check failure on line 560 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

Replace this call to "replaceAll()" by a call to the "replace()" method.

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

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