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

Moving BaseNodeFilters and ExtNodeFilters to shared project #9111

Merged
merged 1 commit into from May 14, 2024

Conversation

sjrd218
Copy link
Contributor

@sjrd218 sjrd218 commented May 7, 2024

Updating the location of BaseNodeFilters and ExtNodeFilters classes.

@sjrd218 sjrd218 added the release-notes/exclude (excludes issue from generated release notes) label May 7, 2024
@sjrd218 sjrd218 added this to the 5.3.0 milestone May 7, 2024
@sjrd218 sjrd218 requested a review from imad6639 May 7, 2024 18:17
@ltamaster ltamaster modified the milestones: 5.3.0, 5.4.0 May 8, 2024
@sjrd218 sjrd218 requested a review from JoseOrtiz May 13, 2024 13:13
value=true
}
if (value && null!=params.'exclude-precedence') {
result.nodeExcludePrecedence = params['exclude-precedence'] == 'true'
Copy link
Contributor

Choose a reason for hiding this comment

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

Is params['exclude-precedence'] always a string?

Copy link
Contributor Author

Choose a reason for hiding this comment

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

yes

@sjrd218 sjrd218 merged commit 0853196 into main May 14, 2024
5 checks passed
@sjrd218 sjrd218 deleted the RCLOUD-1047 branch May 14, 2024 13:58
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
release-notes/exclude (excludes issue from generated release notes)
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants