Skip to content

Merge branch 'main' into fix-soft-delete-time-series-propagation

a82fda0
Select commit
Loading
Failed to load commit list.
Merged

fix(search): skip soft-delete script propagation to time-series child aliases #28064

Merge branch 'main' into fix-soft-delete-time-series-propagation
a82fda0
Select commit
Loading
Failed to load commit list.
SonarQubeCloud / [open-metadata-ui] SonarCloud Code Analysis succeeded May 16, 2026 in 5m 21s

Annotations

Check warning on line 223 in src/components/MyData/CustomizableComponents/CustomiseLandingPageHeader/CustomiseLandingPageHeader.tsx

See this annotation in the file changed.

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

Use <input type="button">, <input type="image">, <input type="reset">, <input type="submit">, or <button> instead of the "button" role to ensure accessibility across all devices.

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

Check warning on line 556 in src/components/OntologyExplorer/hooks/useOntologyGraph.ts

See this annotation in the file changed.

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

The empty object is useless.

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

Check warning on line 239 in src/components/MyData/Widgets/CuratedAssetsWidget/CuratedAssetsWidget.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=AZ4dS24UvZ6q5f_-oNbT&open=AZ4dS24UvZ6q5f_-oNbT&pullRequest=28064

Check warning on line 821 in src/components/ActivityFeed/ActivityFeedProvider/ActivityFeedProvider.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=AZ4dS3VkvZ6q5f_-oNb5&open=AZ4dS3VkvZ6q5f_-oNb5&pullRequest=28064

Check failure on line 66 in src/utils/SwMessenger.ts

See this annotation in the file changed.

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

Refactor this code to not nest functions more than 4 levels deep.

See more on https://sonarcloud.io/project/issues?id=open-metadata-ui&issues=AZ4dS-6uvZ6q5f_-oNos&open=AZ4dS-6uvZ6q5f_-oNos&pullRequest=28064

Check warning on line 102 in src/rest/suggestionsAPI.ts

See this annotation in the file changed.

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

This assertion is unnecessary since it does not change the type of the expression.

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

Check warning on line 269 in src/utils/NodeUtils.ts

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=AZ4dS_ChvZ6q5f_-oNo6&open=AZ4dS_ChvZ6q5f_-oNo6&pullRequest=28064

Check warning on line 40 in src/components/WorkflowDefinitions/Workflows/Nodes/WorkflowTaskNode/WorkflowTaskNode.tsx

See this annotation in the file changed.

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

Avoid non-native interactive elements. If using native HTML is not possible, add an appropriate role and support for tabbing, mouse, keyboard, and touch inputs to an interactive content element.

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

Check failure on line 1654 in src/components/OntologyExplorer/hooks/useOntologyGraph.ts

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=AZ4dS7N3vZ6q5f_-oNhu&open=AZ4dS7N3vZ6q5f_-oNhu&pullRequest=28064

Check warning on line 177 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=AZ4dS-eJvZ6q5f_-oNnt&open=AZ4dS-eJvZ6q5f_-oNnt&pullRequest=28064

Check warning on line 233 in src/components/DriveService/File/FileVersion/FileVersion.tsx

See this annotation in the file changed.

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

This assertion is unnecessary since the receiver accepts the original type of the expression.

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

Check warning on line 76 in src/utils/ApplicationUtils.tsx

See this annotation in the file changed.

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

`filteredRow` should be a `Set`, and use `filteredRow.has()` to check existence or non-existence.

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

Check warning on line 178 in src/services/WorkflowValidationService.ts

See this annotation in the file changed.

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

This branch's code block is the same as the block for the branch on line 170.

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

Check warning on line 598 in src/components/OntologyExplorer/hooks/useOntologyGraph.ts

See this annotation in the file changed.

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

The empty object is useless.

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

Check warning on line 37 in src/components/common/atoms/asyncTreeSelect/useTreeVirtualization.tsx

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=AZ4dSz_9vZ6q5f_-oNXB&open=AZ4dSz_9vZ6q5f_-oNXB&pullRequest=28064

Check warning on line 385 in src/utils/WorkflowSerializer.ts

See this annotation in the file changed.

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

This assertion is unnecessary since it does not change the type of the expression.

See more on https://sonarcloud.io/project/issues?id=open-metadata-ui&issues=AZ4dS-rsvZ6q5f_-oNoP&open=AZ4dS-rsvZ6q5f_-oNoP&pullRequest=28064

Check warning on line 206 in src/components/OntologyExplorer/OntologyExplorer.tsx

See this annotation in the file changed.

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

Use <output> instead of the "status" role to ensure accessibility across all devices.

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

Check warning on line 83 in src/components/NotificationBox/NotificationFeedCard.component.tsx

See this annotation in the file changed.

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

This assertion is unnecessary since it does not change the type of the expression.

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

Check warning on line 672 in src/utils/JSONLogicSearchClassBase.ts

See this annotation in the file changed.

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

The empty object is useless.

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

Check warning on line 257 in src/pages/ExplorePage/ExplorePageV1.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=AZ4dS9BGvZ6q5f_-oNks&open=AZ4dS9BGvZ6q5f_-oNks&pullRequest=28064

Check warning on line 358 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=AZ4dS0HhvZ6q5f_-oNXM&open=AZ4dS0HhvZ6q5f_-oNXM&pullRequest=28064

Check warning on line 93 in src/components/common/DomainLabel/DomainLabel.component.tsx

See this annotation in the file changed.

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

This assertion is unnecessary since the receiver accepts the original type of the expression.

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

Check warning on line 288 in src/utils/ClassificationUtils.tsx

See this annotation in the file changed.

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

This assertion is unnecessary since the receiver accepts the original type of the expression.

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

Check warning on line 180 in src/utils/CustomProperty.utils.ts

See this annotation in the file changed.

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

'value' will use Object's default stringification format ('[object Object]') when stringified.

See more on https://sonarcloud.io/project/issues?id=open-metadata-ui&issues=AZ4dS-bxvZ6q5f_-oNni&open=AZ4dS-bxvZ6q5f_-oNni&pullRequest=28064

Check warning on line 359 in src/components/Database/Profiler/TableProfiler/ColumnProfileTable/ColumnProfileTable.tsx

See this annotation in the file changed.

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

This assertion is unnecessary since it does not change the type of the expression.

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