Fixed the knowledge center translations - #30521
Conversation
❌ PR checklist incompleteThis PR cannot be merged until the following are addressed on its linked issue:
The fields live on the linked issue in the Shipping project (open the issue → right sidebar → Projects). After you set them, re-run this check (or push a commit) — issue/project changes do not re-trigger it automatically. Maintainers can bypass this check by adding the |
✅ Playwright Results — workflow succeededValidated commit ✅ 704 passed · ❌ 0 failed · 🟡 1 flaky · ⏭️ 5 skipped · 🧰 0 lifecycle flaky PerformanceBlocking targets: ✅ met · Optimization targets: 🟡 in progress Shard-job maxima below are not the full workflow wall time; the linked run includes build, fixture, planning, and reporting. 🕒 Full workflow signal wall (to summary) 1h 4m 42s ⏱️ Max setup 2m 56s · max shard execution 20m 3s · max shard-job elapsed before upload 23m 35s · reporting 4s 🌐 184.46 requests/attempt · 2.68 app boots/UI scenario · 33.92% common-shard skew Optimization targets still in progress:
🟡 1 flaky test(s) (passed on retry)
How to debug locally# Download playwright-test-results-<shard> artifact and unzip
npx playwright show-trace path/to/trace.zip # view trace |
|
Code Review ✅ Approved 1 resolved / 1 findingsUpdates UI components and translation keys to rebrand Knowledge Center terminology to Context Center and Article. No issues found. ✅ 1 resolved✅ Quality: pr-pr.json new translation added in Spanish, not Persian
OptionsDisplay: compact → Showing less information. Comment with these commands to change the behavior for this request:
Was this helpful? React with 👍 / 👎 | Gitar | Powered by Gitar — free for open source |



Describe your changes:
Fixes #
I worked on ... because ...
Type of change:
High-level design:
N/A — small change.
Tests:
Use cases covered
Unit tests
Backend integration tests
Ingestion integration tests
Playwright (UI) tests
Manual testing performed
UI screen recording / screenshots:
Not applicable.
Checklist:
Fixes <issue-number>: <short explanation>Fixes #<issue-number>above.Summary by Gitar
KnowledgeCenterFilterPage.tsx,KnowledgeCenterWidget.tsx,KnowledgePages.tsx)SearchClassBase.ts,EntityNameUtils.ts)This will update automatically on new commits.
Greptile Summary
This PR standardizes Knowledge Center terminology as Context Center and Article across the UI.
Confidence Score: 3/5
The PR is not yet safe to merge because Shared memories still cannot be assigned the recipients required by the newly displayed visibility contract.
The create and edit form submits Shared visibility without sharedWith principals, while backend authorization grants non-owner access only to principals in that list, so selecting Shared cannot produce the recipient-visible state promised by the UI.
Files Needing Attention: openmetadata-ui/src/main/resources/ui/src/constants/ContextCenter.constants.ts; openmetadata-ui/src/main/resources/ui/src/components/ContextCenter/CreateMemoryModal/CreateMemoryModal.component.tsx
Important Files Changed
Reviews (5): Last reviewed commit: "lint fix" | Re-trigger Greptile