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

Static root plugin not loading after namespace/key changes in OpenMCT #4684

Closed
2 of 5 tasks
khalidadil opened this issue Jan 6, 2022 · 2 comments · Fixed by #4891
Closed
2 of 5 tasks

Static root plugin not loading after namespace/key changes in OpenMCT #4684

khalidadil opened this issue Jan 6, 2022 · 2 comments · Fixed by #4891
Labels

Comments

@khalidadil
Copy link
Contributor

Summary

What it says on the tin! The static root plugin used to use a namespace:key format in the key field, which used to work in OpenMCT, but recent changes have made this format incompatible.

Impact Check List

  • Data loss or misrepresented data?
  • Regression? Did this used to work or has it always been broken?
  • Is there a workaround available?
  • Does this impact a critical component?
  • Is this just a visual bug with no functional impact?

Steps to Reproduce/Testing Steps

  1. Install the static root plugin in OpenMCT using a JSON file with an object in it.
  2. The plugin currently shows "Missing: root:1" in the tree for the first object. This should properly load and show the object defined in the file.

Additional Information

@khalidadil
Copy link
Contributor Author

Testing notes can be found here: #4891 (comment)

@nikhilmandlik
Copy link
Contributor

Verified Fixed.

nikhilmandlik pushed a commit that referenced this issue Mar 16, 2022
…4684

Static root plugin not loading after namespace/key changes in OpenMCT
@unlikelyzero unlikelyzero removed the needs:test instructions Missing testing notes label Mar 17, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
3 participants