Skip to content

Merge branch 'main' into ram/workflow-trigger-port-fields

5658cae
Select commit
Loading
Failed to load commit list.
Merged

feat(workflow): add inputPorts, outputPorts, glossaryTerms as WorkflowTriggerFields #28120

Merge branch 'main' into ram/workflow-trigger-port-fields
5658cae
Select commit
Loading
Failed to load commit list.
SonarQubeCloud / [open-metadata-ui] SonarCloud Code Analysis succeeded May 19, 2026 in 6m 27s

Annotations

Check failure on line 716 in src/components/common/Table/TableV2.tsx

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=AZ4qXR_hal4wMWykIkWK&open=AZ4qXR_hal4wMWykIkWK&pullRequest=28120

Check failure on line 107 in src/components/common/atoms/asyncTreeSelect/useTreeSelection.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 27 to the 15 allowed.

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

Check failure on line 281 in src/utils/BlockEditorUtils.ts

See this annotation in the file changed.

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

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

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

Check warning on line 689 in src/components/KnowledgeCenter/KnowledgePageDetailComponent/KnowledgePageDetailComponent.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=AZ4qXYhual4wMWykIkc_&open=AZ4qXYhual4wMWykIkc_&pullRequest=28120

Check warning on line 40 in src/components/WorkflowDefinitions/Workflows/Nodes/GatewayNode/GatewayNode.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=AZ4qXW3pal4wMWykIkbT&open=AZ4qXW3pal4wMWykIkbT&pullRequest=28120

Check warning on line 685 in src/components/KnowledgeCenter/KnowledgePageDetailComponent/KnowledgePageDetailComponent.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=AZ4qXYhual4wMWykIkc-&open=AZ4qXYhual4wMWykIkc-&pullRequest=28120

Check failure on line 61 in src/components/Auth/AppAuthenticators/BasicAuthAuthenticator.tsx

See this annotation in the file changed.

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

Prefer `return value` over `return Promise.resolve(value)`.

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

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

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=AZ4qXbCGal4wMWykIkgH&open=AZ4qXbCGal4wMWykIkgH&pullRequest=28120

Check warning on line 295 in src/utils/CommonUtils.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=AZ4qXf7Sal4wMWykIkm5&open=AZ4qXf7Sal4wMWykIkm5&pullRequest=28120

Check warning on line 167 in src/components/KnowledgeCenter/KnowledgeDetailPageHeader/KnowledgeDetailPageHeader.tsx

See this annotation in the file changed.

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

Spread an array literal in array literal is unnecessary.

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

Check warning on line 869 in src/pages/GlossaryTermRelationSettings/GlossaryTermRelationSettings.tsx

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=AZ4qXdw7al4wMWykIkjl&open=AZ4qXdw7al4wMWykIkjl&pullRequest=28120

Check warning on line 265 in src/components/common/DomainSelectableTree/DomainSelectableTreeNew.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=AZ4qXTypal4wMWykIkYQ&open=AZ4qXTypal4wMWykIkYQ&pullRequest=28120

Check warning on line 157 in src/components/MyData/Widgets/CuratedAssetsWidget/AdvancedAssetsFilterField/AdvancedAssetsFilterField.component.tsx

See this annotation in the file changed.

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

'checkTree' is deprecated.

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

Check failure on line 446 in src/components/DataQuality/AddDataQualityTest/components/ParameterForm.tsx

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=AZ4qXUgXal4wMWykIkY6&open=AZ4qXUgXal4wMWykIkY6&pullRequest=28120

Check warning on line 31 in src/components/ActivityFeed/ActivityFeedCardNew/TaskCommentCard.component.tsx

See this annotation in the file changed.

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

'closeFeedEditor' PropType is defined but prop is never used

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

Check failure on line 452 in src/components/LineageTable/LineageTable.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 19 to the 15 allowed.

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

Check warning on line 52 in src/utils/WorkflowLayout.ts

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=AZ4qXd8Nal4wMWykIkjx&open=AZ4qXd8Nal4wMWykIkjx&pullRequest=28120

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

See this annotation in the file changed.

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

Provide a compare function that depends on "String.localeCompare", to reliably sort elements alphabetically.

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

Check warning on line 2033 in src/constants/mockTourData.constants.ts

See this annotation in the file changed.

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

Don't use a zero fraction in the number.

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

Check warning on line 84 in src/components/common/RichTextEditor/RichTextEditorPreviewNew.tsx

See this annotation in the file changed.

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

'webkitBoxOrient' is deprecated.

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

Check warning on line 72 in src/components/ActivityFeed/ActivityFeedEditor/ActivityFeedEditor.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=AZ4qXVtaal4wMWykIkaH&open=AZ4qXVtaal4wMWykIkaH&pullRequest=28120

Check warning on line 489 in src/hooks/useGridEditController.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=AZ4qXhcDal4wMWykIkpT&open=AZ4qXhcDal4wMWykIkpT&pullRequest=28120

Check warning on line 310 in src/utils/FeedUtils.tsx

See this annotation in the file changed.

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

'render' is deprecated.

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

Check warning on line 120 in src/components/WorkflowDefinitions/WorkflowBuilder/forms/CronExpressionBuilder.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=AZ4qXWlKal4wMWykIka8&open=AZ4qXWlKal4wMWykIka8&pullRequest=28120

Check warning on line 315 in src/components/Settings/Users/AdminPermissionDebugger/AdminPermissionDebugger.component.tsx

See this annotation in the file changed.

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

Do not use Array index in keys

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