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

Avoid returning resources declared inside disabled nodes #1439

Merged
merged 2 commits into from
Jun 29, 2023

Conversation

glopesdev
Copy link
Member

The base abstract resource name converter class is modified to filter out resources which are declared inside disabled nodes. This avoids listing in the converter drop-down any resources that will not be available at runtime.

Fixes #1438

@glopesdev glopesdev added the fix Pull request that fixes an issue label Jun 29, 2023
@glopesdev glopesdev added this to the 2.8 milestone Jun 29, 2023
@glopesdev glopesdev merged commit f9a3396 into bonsai-rx:main Jun 29, 2023
2 checks passed
@glopesdev glopesdev deleted the issue-1438 branch June 29, 2023 10:32
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
fix Pull request that fixes an issue
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Disabled resources should not be listed in search drop-down
1 participant