Skip to content

fix(glossary): paginate /assets/counts and replace per-term search wi…

8da0956
Select commit
Loading
Failed to load commit list.
Open

Fix #3920: Paginate /glossaryTerms/assets/counts and use bulk aggregation #27934

fix(glossary): paginate /assets/counts and replace per-term search wi…
8da0956
Select commit
Loading
Failed to load commit list.
SonarQubeCloud / [open-metadata-ui] SonarCloud Code Analysis succeeded May 6, 2026 in 6m 21s

Annotations

Check warning on line 184 in src/components/OntologyExplorer/utils/graphStyles.ts

See this annotation in the file changed.

@sonarqubecloud sonarqubecloud / [open-metadata-ui] SonarCloud Code Analysis

Prefer `Number.parseInt` over `parseInt`.

See more on https://sonarcloud.io/project/issues?id=open-metadata-ui&issues=AZ38uDUnEHuAgcQSLFzu&open=AZ38uDUnEHuAgcQSLFzu&pullRequest=27934

Check warning on line 113 in src/components/Entity/EntityLineage/CustomNode.utils.tsx

See this annotation in the file changed.

@sonarqubecloud sonarqubecloud / [open-metadata-ui] SonarCloud Code Analysis

onMouseOver must be accompanied by onFocus for accessibility.

See more on https://sonarcloud.io/project/issues?id=open-metadata-ui&issues=AZ38uBYgEHuAgcQSLFx7&open=AZ38uBYgEHuAgcQSLFx7&pullRequest=27934

Check warning on line 357 in src/components/common/CoverImageUpload/MUICoverImageUpload.tsx

See this annotation in the file changed.

@sonarqubecloud sonarqubecloud / [open-metadata-ui] SonarCloud Code Analysis

Prefer `globalThis` over `window`.

See more on https://sonarcloud.io/project/issues?id=open-metadata-ui&issues=AZ38t7NmEHuAgcQSLFrw&open=AZ38t7NmEHuAgcQSLFrw&pullRequest=27934

Check warning on line 253 in src/components/common/UserTeamSelectableList/UserTeamSelectableList.component.tsx

See this annotation in the file changed.

@sonarqubecloud sonarqubecloud / [open-metadata-ui] SonarCloud Code Analysis

Prefer using an optional chain expression instead, as it's more concise and easier to read.

See more on https://sonarcloud.io/project/issues?id=open-metadata-ui&issues=AZ38t8uWEHuAgcQSLFts&open=AZ38t8uWEHuAgcQSLFts&pullRequest=27934

Check warning on line 278 in src/components/MyData/Widgets/DomainsWidget/DomainsWidget.tsx

See this annotation in the file changed.

@sonarqubecloud sonarqubecloud / [open-metadata-ui] SonarCloud Code Analysis

Extract this nested ternary operation into an independent statement.

See more on https://sonarcloud.io/project/issues?id=open-metadata-ui&issues=AZ38t-ajEHuAgcQSLFvD&open=AZ38t-ajEHuAgcQSLFvD&pullRequest=27934

Check warning on line 44 in src/components/Entity/EntityList/EntityList.tsx

See this annotation in the file changed.

@sonarqubecloud sonarqubecloud / [open-metadata-ui] SonarCloud Code Analysis

Unexpected negated condition.

See more on https://sonarcloud.io/project/issues?id=open-metadata-ui&issues=AZ38uBofEHuAgcQSLFyK&open=AZ38uBofEHuAgcQSLFyK&pullRequest=27934

Check warning on line 314 in src/components/Visualisations/Chart/CardinalityDistributionChart.component.tsx

See this annotation in the file changed.

@sonarqubecloud sonarqubecloud / [open-metadata-ui] SonarCloud Code Analysis

Extract this nested ternary operation into an independent statement.

See more on https://sonarcloud.io/project/issues?id=open-metadata-ui&issues=AZ38uEGMEHuAgcQSLF00&open=AZ38uEGMEHuAgcQSLF00&pullRequest=27934

Check warning on line 171 in src/components/WorkflowDefinitions/WorkflowBuilder/forms/ConditionBuilder/ConditionBuilder.tsx

See this annotation in the file changed.

@sonarqubecloud sonarqubecloud / [open-metadata-ui] SonarCloud Code Analysis

Extract this nested ternary operation into an independent statement.

See more on https://sonarcloud.io/project/issues?id=open-metadata-ui&issues=AZ38t_TyEHuAgcQSLFv6&open=AZ38t_TyEHuAgcQSLFv6&pullRequest=27934

Check warning on line 73 in src/components/BlockEditor/Extensions/File/FileNode.ts

See this annotation in the file changed.

@sonarqubecloud sonarqubecloud / [open-metadata-ui] SonarCloud Code Analysis

Prefer `Number.parseInt` over `parseInt`.

See more on https://sonarcloud.io/project/issues?id=open-metadata-ui&issues=AZ38t56CEHuAgcQSLFqv&open=AZ38t56CEHuAgcQSLFqv&pullRequest=27934

Check failure on line 93 in src/components/BlockEditor/Extensions/Callout/Callout.ts

See this annotation in the file changed.

@sonarqubecloud sonarqubecloud / [open-metadata-ui] SonarCloud Code Analysis

Prefer `.dataset` over `getAttribute(…)`.

See more on https://sonarcloud.io/project/issues?id=open-metadata-ui&issues=AZ38t6KlEHuAgcQSLFq7&open=AZ38t6KlEHuAgcQSLFq7&pullRequest=27934

Check warning on line 606 in src/components/Auth/AuthProviders/AuthProvider.tsx

See this annotation in the file changed.

@sonarqubecloud sonarqubecloud / [open-metadata-ui] SonarCloud Code Analysis

Unexpected negated condition.

See more on https://sonarcloud.io/project/issues?id=open-metadata-ui&issues=AZ38uCngEHuAgcQSLFzC&open=AZ38uCngEHuAgcQSLFzC&pullRequest=27934

Check warning on line 112 in src/components/ServiceInsights/AgentsStatusWidget/AgentsStatusWidget.tsx

See this annotation in the file changed.

@sonarqubecloud sonarqubecloud / [open-metadata-ui] SonarCloud Code Analysis

Use `new Array()` instead of `Array()`.

See more on https://sonarcloud.io/project/issues?id=open-metadata-ui&issues=AZ38uCJXEHuAgcQSLFyo&open=AZ38uCJXEHuAgcQSLFyo&pullRequest=27934

Check warning on line 87 in src/components/common/PopOverCard/EntityPopOverCard.tsx

See this annotation in the file changed.

@sonarqubecloud sonarqubecloud / [open-metadata-ui] SonarCloud Code Analysis

Handle this exception or don't catch it at all.

See more on https://sonarcloud.io/project/issues?id=open-metadata-ui&issues=AZ38t8-LEHuAgcQSLFt2&open=AZ38t8-LEHuAgcQSLFt2&pullRequest=27934

Check warning on line 76 in src/utils/QueryBuilderElasticsearchFormatUtils.js

See this annotation in the file changed.

@sonarqubecloud sonarqubecloud / [open-metadata-ui] SonarCloud Code Analysis

Complete the task associated to this "TODO" comment.

See more on https://sonarcloud.io/project/issues?id=open-metadata-ui&issues=AZ38uHSwEHuAgcQSLF4Y&open=AZ38uHSwEHuAgcQSLF4Y&pullRequest=27934

Check warning on line 108 in src/pages/OmHealth/OmHealthPage.tsx

See this annotation in the file changed.

@sonarqubecloud sonarqubecloud / [open-metadata-ui] SonarCloud Code Analysis

Unexpected negated condition.

See more on https://sonarcloud.io/project/issues?id=open-metadata-ui&issues=AZ38uFx8EHuAgcQSLF2h&open=AZ38uFx8EHuAgcQSLF2h&pullRequest=27934

Check warning on line 38 in src/components/Modals/ProfileEditModal/ProfileEditModal.tsx

See this annotation in the file changed.

@sonarqubecloud sonarqubecloud / [open-metadata-ui] SonarCloud Code Analysis

Promise-returning function provided to variable where a void return was expected.

See more on https://sonarcloud.io/project/issues?id=open-metadata-ui&issues=AZ38t9kREHuAgcQSLFuT&open=AZ38t9kREHuAgcQSLFuT&pullRequest=27934

Check warning on line 169 in src/utils/CustomizeGlossaryTerm/CustomizeGlossaryTermBaseClass.ts

See this annotation in the file changed.

@sonarqubecloud sonarqubecloud / [open-metadata-ui] SonarCloud Code Analysis

Prefer using nullish coalescing operator (`??=`) instead of an assignment expression, as it is simpler to read.

See more on https://sonarcloud.io/project/issues?id=open-metadata-ui&issues=AZ38uHfpEHuAgcQSLF40&open=AZ38uHfpEHuAgcQSLF40&pullRequest=27934

Check warning on line 581 in src/components/Database/Profiler/DataQualityTab/DataQualityTab.tsx

See this annotation in the file changed.

@sonarqubecloud sonarqubecloud / [open-metadata-ui] SonarCloud Code Analysis

Use <img alt=...> instead of the "presentation" role to ensure accessibility across all devices.

See more on https://sonarcloud.io/project/issues?id=open-metadata-ui&issues=AZ38t6i4EHuAgcQSLFrK&open=AZ38t6i4EHuAgcQSLFrK&pullRequest=27934

Check warning on line 100 in src/pages/DataInsightPage/DataInsightHeader/DataInsightHeader.component.tsx

See this annotation in the file changed.

@sonarqubecloud sonarqubecloud / [open-metadata-ui] SonarCloud Code Analysis

Unexpected negated condition.

See more on https://sonarcloud.io/project/issues?id=open-metadata-ui&issues=AZ38uEdREHuAgcQSLF1G&open=AZ38uEdREHuAgcQSLF1G&pullRequest=27934

Check warning on line 121 in src/constants/Schedular.constants.ts

See this annotation in the file changed.

@sonarqubecloud sonarqubecloud / [open-metadata-ui] SonarCloud Code Analysis

`String.raw` should be used to avoid escaping `\`.

See more on https://sonarcloud.io/project/issues?id=open-metadata-ui&issues=AZ38uIlpEHuAgcQSLF6V&open=AZ38uIlpEHuAgcQSLF6V&pullRequest=27934

Check warning on line 1515 in src/utils/EntityLineageUtils.tsx

See this annotation in the file changed.

@sonarqubecloud sonarqubecloud / [open-metadata-ui] SonarCloud Code Analysis

Unexpected negated condition.

See more on https://sonarcloud.io/project/issues?id=open-metadata-ui&issues=AZ38uINHEHuAgcQSLF52&open=AZ38uINHEHuAgcQSLF52&pullRequest=27934

Check warning on line 894 in src/components/common/Table/TableV2.tsx

See this annotation in the file changed.

@sonarqubecloud sonarqubecloud / [open-metadata-ui] SonarCloud Code Analysis

Extract this nested ternary operation into an independent statement.

See more on https://sonarcloud.io/project/issues?id=open-metadata-ui&issues=AZ38t7XPEHuAgcQSLFsL&open=AZ38t7XPEHuAgcQSLFsL&pullRequest=27934

Check failure on line 161 in src/components/OntologyExplorer/OntologyExplorer.tsx

See this annotation in the file changed.

@sonarqubecloud sonarqubecloud / [open-metadata-ui] SonarCloud Code Analysis

Refactor this function to reduce its Cognitive Complexity from 23 to the 15 allowed.

See more on https://sonarcloud.io/project/issues?id=open-metadata-ui&issues=AZ38uDZAEHuAgcQSLFz1&open=AZ38uDZAEHuAgcQSLFz1&pullRequest=27934

Check warning on line 42 in src/components/common/MUIAsyncTreeSelect/atoms/TreeDropdown/TreeDropdown.tsx

See this annotation in the file changed.

@sonarqubecloud sonarqubecloud / [open-metadata-ui] SonarCloud Code Analysis

Prefer using an optional chain expression instead, as it's more concise and easier to read.

See more on https://sonarcloud.io/project/issues?id=open-metadata-ui&issues=AZ38t7npEHuAgcQSLFsW&open=AZ38t7npEHuAgcQSLFsW&pullRequest=27934

Check warning on line 21 in src/components/Auth/AppCallbacks/Auth0Callback/Auth0Callback.tsx

See this annotation in the file changed.

@sonarqubecloud sonarqubecloud / [open-metadata-ui] SonarCloud Code Analysis

'VFC' is deprecated.

See more on https://sonarcloud.io/project/issues?id=open-metadata-ui&issues=AZ38uCt9EHuAgcQSLFzF&open=AZ38uCt9EHuAgcQSLFzF&pullRequest=27934