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 filtering objects when filter contains both source files and other object types #2457

Merged
merged 5 commits into from
Jan 23, 2025

Conversation

janfh
Copy link
Contributor

@janfh janfh commented Jan 15, 2025

Fixes #2269

Objectbrowser filter needs to check if object is a source file if filter contains both *SRCPF and other object types - not only the object type.

@chrjorgensen chrjorgensen self-requested a review January 22, 2025 13:00
@chrjorgensen chrjorgensen added the bug A confirmed issue when something isn't working as intended label Jan 22, 2025
Copy link
Collaborator

@chrjorgensen chrjorgensen left a comment

Choose a reason for hiding this comment

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

@janfh Thank you for your contribution! 😍

Your change works - but also stops object type filter *ALL from working. Can you fix this?

@janfh janfh requested a review from chrjorgensen January 22, 2025 15:46
@janfh janfh had a problem deploying to testing_environment January 22, 2025 21:17 — with GitHub Actions Failure
@janfh janfh had a problem deploying to testing_environment January 23, 2025 13:54 — with GitHub Actions Failure
@janfh janfh had a problem deploying to testing_environment January 23, 2025 14:03 — with GitHub Actions Failure
Copy link
Collaborator

@chrjorgensen chrjorgensen left a comment

Choose a reason for hiding this comment

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

@janfh Thanks! Will approve and merge. 👍

@chrjorgensen chrjorgensen merged commit 4d2b8b9 into codefori:master Jan 23, 2025
0 of 2 checks passed
@janfh janfh deleted the fix/object_filter_issue_2269 branch January 23, 2025 14:24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug A confirmed issue when something isn't working as intended
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Cannot add multiple object filters when *PFSRC is in the list
2 participants