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

Tool silently dropping properties from dictionaries #39

Open
billschereriii opened this issue Mar 30, 2021 · 0 comments
Open

Tool silently dropping properties from dictionaries #39

billschereriii opened this issue Mar 30, 2021 · 0 comments

Comments

@billschereriii
Copy link

Without access to collection schemas, links to them are not created properly (reasonable) but no error message is generated to alert the user that these properties are being skipped (which seems wrong). While the situation is clearly user error, a warning message seems necessary.

The specific case where this was observed was in building a dictionary for NetworkAdapter. When the user first built the dictionary, no entries were generated for NetworkAdapter.NetworkPorts and NetworkAdapter.NetworkDeviceFunctions. Copying the two collection files into the directory with generate_dictionaries.py enabled them to be generated in this user's case.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant