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

Minor: Add missing asset specific filter options for automator filters #19268

Merged
merged 5 commits into from
Jan 8, 2025

Conversation

aniketkatkar97
Copy link
Member

@aniketkatkar97 aniketkatkar97 commented Jan 7, 2025

I worked on adding the missing asset-specific filter options for Automator filters

The tests will be covered in the https://github.com/open-metadata/openmetadata-collate/pull/1069

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.

chirag-madlani
chirag-madlani previously approved these changes Jan 7, 2025
Copy link
Contributor

github-actions bot commented Jan 7, 2025

Jest test Coverage

UI tests summary

Lines Statements Branches Functions
Coverage: 64%
64.55% (40686/63029) 40.84% (16324/39973) 43.97% (4943/11242)

Copy link

sonarqubecloud bot commented Jan 7, 2025

@aniketkatkar97 aniketkatkar97 merged commit 6a28578 into main Jan 8, 2025
15 of 17 checks passed
@aniketkatkar97 aniketkatkar97 deleted the automator-filter-improvements branch January 8, 2025 01:27
Copy link
Contributor

github-actions bot commented Jan 8, 2025

Changes have been cherry-picked to the 1.6.2 branch.

github-actions bot pushed a commit that referenced this pull request Jan 8, 2025
#19268)

* Add missing filter options for glossary term, data model and stored procedure data assets.

* make the handleDeleteSelection prop optional for PipelineActionsDropdown component

* Fix the unit test

(cherry picked from commit 6a28578)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
safe to test Add this label to run secure Github workflows on PRs To release Will cherry-pick this PR into the release branch UI UI specific issues
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants