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

#15403 Team filter on the Data Insights page doesn't work as expected #15410

Merged
merged 2 commits into from
Mar 1, 2024

Conversation

ShaileshParmar11
Copy link
Contributor

@ShaileshParmar11 ShaileshParmar11 commented Feb 29, 2024

Describe your changes:

Fixes #15403

fixed team filter selection

Screen.Recording.2024-02-29.at.9.27.50.PM.mov

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.

@github-actions github-actions bot added UI UI specific issues e2e:Observability safe to test Add this label to run secure Github workflows on PRs labels Feb 29, 2024
@ShaileshParmar11 ShaileshParmar11 self-assigned this Feb 29, 2024
Copy link
Contributor

Jest test Coverage

UI tests summary

Lines Statements Branches Functions
Coverage: 62%
62.66% (32060/51167) 40.67% (12529/30809) 41.69% (3933/9435)

Copy link

Copy link

cypress bot commented Feb 29, 2024

Passing run #33282 ↗︎

0 45 6 0 Flakiness 0

Details:

Merge branch 'main' into issue-15403
Project: openmetadata Commit: 3591ceeb00
Status: Passed Duration: 05:29 💡
Started: Feb 29, 2024 4:19 PM Ended: Feb 29, 2024 4:24 PM

Review all test suite changes for PR #15410 ↗︎

Copy link
Collaborator

@chirag-madlani chirag-madlani left a comment

Choose a reason for hiding this comment

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

@ShaileshParmar11 Do we have the tests for the same?

@Sachin-chaurasiya Sachin-chaurasiya merged commit 9e224b7 into main Mar 1, 2024
19 checks passed
@Sachin-chaurasiya Sachin-chaurasiya deleted the issue-15403 branch March 1, 2024 06:27
Sachin-chaurasiya pushed a commit that referenced this pull request Mar 1, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
e2e:Observability 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.

Team filter on the Data Insights page doesn't work as expected
4 participants