Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix: #16742 - allow all the tier tags to be assign on entity #16823

Merged
merged 6 commits into from
Jun 28, 2024

Conversation

chirag-madlani
Copy link
Collaborator

Describe your changes:

Fixes #16742

Screen.Recording.2024-06-27.at.6.32.45.PM.mov

I worked on ... because ...

Type of change:

  • Bug fix
  • Improvement
  • New feature
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)
  • Documentation

Checklist:

  • I have read the CONTRIBUTING document.
  • My PR title is Fixes <issue-number>: <short explanation>
  • I have commented on my code, particularly in hard-to-understand areas.
  • For JSON Schema changes: I updated the migration scripts or explained why it is not needed.

Copy link
Contributor

Jest test Coverage

UI tests summary

Lines Statements Branches Functions
Coverage: 65%
65.2% (35287/54122) 41.99% (13968/33266) 43.98% (4332/9849)

Copy link

cypress bot commented Jun 27, 2024

Passing run #34545 ↗︎

0 124 262 0 Flakiness 0

Details:

update variable
Project: openmetadata Commit: 0782268821
Status: Passed Duration: 16:52 💡
Started: Jun 27, 2024 4:38 PM Ended: Jun 27, 2024 4:55 PM

Review all test suite changes for PR #16823 ↗︎

Copy link
Contributor

@ShaileshParmar11 ShaileshParmar11 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

few comments

Copy link

sonarcloud bot commented Jun 27, 2024

@chirag-madlani chirag-madlani merged commit a034a97 into main Jun 28, 2024
17 checks passed
@chirag-madlani chirag-madlani deleted the fix-#16742 branch June 28, 2024 05:40
harshach pushed a commit that referenced this pull request Jun 30, 2024
* fix(ui): consider all the tags as tier which are children of Tier classification

* add playwright

* wip tier cleanup

* fix async select list loading issue

* address comments

* update variable
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
e2e:DataAssets e2e:Governance safe to test Add this label to run secure Github workflows on PRs UI UI specific issues
Projects
None yet
Development

Successfully merging this pull request may close these issues.

new Tier Option is updating the tag but NOT the tier
2 participants