fix: resolve .keyword suffix in hyperlink workflow rules and Tags/Tier field display ambiguity in check condition#27799
Conversation
…r field display ambiguity in check condition
🟡 Playwright Results — all passed (11 flaky)✅ 3974 passed · ❌ 0 failed · 🟡 11 flaky · ⏭️ 86 skipped
🟡 11 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 hyperlink workflow rules and check condition displays by removing unconditional .keyword suffixes. No issues found. ✅ 1 resolved✅ Bug: table-cp case still hardcodes .keyword unconditionally
OptionsDisplay: compact → Showing less information. Comment with these commands to change:
Was this helpful? React with 👍 / 👎 | Gitar |
|
|
Changes have been cherry-picked to the 1.13 branch. |
|
Changes have been cherry-picked to the 1.12.7 branch. |
…r field display ambiguity in check condition (open-metadata#27799) * fix: resolve .keyword suffix in hyperlink workflow rules and Tags/Tier field display ambiguity in check condition * fixed .keyword issue for table cp * removed irrelavent .keyword suffix * fixed unit test



Describe your changes:
Fixes 3734
playwright tests - https://github.com/open-metadata/openmetadata-collate/pull/3914
I worked on ... because ...
Type of change:
Checklist:
Fixes <issue-number>: <short explanation>Summary by Gitar
.keywordsuffix fromsubfieldsKeyinhyperlink-cpsearch workflow rules.subfieldsKeygeneration for table columns to remove unnecessary.keywordsuffix, ensuring consistent field mapping.This will update automatically on new commits.