Fixes #33068: gate the AI Context scoped-rule badge on definition.enabled #29589
Annotations
3 warnings
|
authorize
Cache reservation failed: cache write denied: token has no writable scopes
|
|
checkstyle:
openmetadata-ui/src/main/resources/ui/src/utils/PersonaAIContextUtils.ts#L31
Pages are route-level composition modules. Move the shared implementation/type to a lower layer instead of importing a page from here
|
|
checkstyle:
openmetadata-ui/src/main/resources/ui/src/pages/ContextCenterPage/ContextCenterAIContextPage/ContextCenterAIContextPage.tsx#L58
Avoid issuing one API request per item. Fetch at the data owner, use a bulk endpoint, or use useQueries with an intentional concurrency policy
|