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

Variable nodes without type definition #397

Closed
LaurenceGA opened this issue Oct 11, 2024 · 2 comments · Fixed by #398
Closed

Variable nodes without type definition #397

LaurenceGA opened this issue Oct 11, 2024 · 2 comments · Fixed by #398
Assignees
Labels
bug Something isn't working

Comments

@LaurenceGA
Copy link

This issue is for a: (mark with an x)

- [x] bug report -> please search issues before submitting
- [ ] feature request
- [ ] documentation issue or request
- [ ] regression (a behavior that used to work and stopped in a new release)

Minimal steps to reproduce

Just running basic simulator then browsing with a client.

Any log messages given by the failure

Screenshot of the node in question browsed via client.

image

Expected/desired behavior

These nodes have no references at all. Based on the spec here and here, I would have expect nodes ns=3;s=FastNumberOfUpdates and ns=3;s=SlowNumberOfUpdates to have a HasTypeDefinition reference.

I'm not an expert, so maybe this is normal, or does this represent a non-compliant information model, or is it a bug?

OS and Version?

Windows 7, 8 or 10. Linux (which distribution). macOS (Yosemite? El Capitan? Sierra?)

macOS Sonoma 14.7

Versions

Latest.

Mention any other details that might be useful

Nodes seem to be created here

@luiscantero luiscantero added the bug Something isn't working label Oct 16, 2024
@luiscantero luiscantero self-assigned this Oct 16, 2024
@luiscantero luiscantero linked a pull request Oct 17, 2024 that will close this issue
@LaurenceGA
Copy link
Author

Thanks!

@luiscantero
Copy link
Collaborator

@LaurenceGA thanks for reporting it, have a nice weekend!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants