-
Notifications
You must be signed in to change notification settings - Fork 1.3k
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
Tree Disappeared in Location Tab When Creating New Object #5819
Comments
@rukmini-bose I think the 500 error from Yamcs is key here. If the Yamcs dictionary fails to load, then the tree fails to load (even in the main tree). We should handle this case more gracefully, but I don't think this is a blocker on Open MCT, if Yamcs is not working then our VIPER users can't really do anything useful. |
I think that the fix here is to handle Yamcs errors while fetching the dictionary more gracefully so that the rest of the tree can still load. |
Have filed a followup issue which may resolve this - #5859. |
Retest on 2.1.5 |
Verified Testathon 12/28/2022 When and after creating a new object, I am not seeing any indications of the tree disappearing, search is working appropriately, and I see no network errors. |
Verified Fixed - Testathon: 3/20/24 |
Testathon 2024-03-20 cannot repro, fixed. |
Summary
Expected vs Current Behavior
Steps to Reproduce
NOTE: Right now, you can still save new in a specified location– however, you must navigate to the location in the tree manually before creating the object.
Environment
Impact Check List
Additional Information
The text was updated successfully, but these errors were encountered: