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

Tree Disappeared in Location Tab When Creating New Object #5819

Closed
2 of 7 tasks
rukmini-bose opened this issue Sep 30, 2022 · 7 comments
Closed
2 of 7 tasks

Tree Disappeared in Location Tab When Creating New Object #5819

rukmini-bose opened this issue Sep 30, 2022 · 7 comments

Comments

@rukmini-bose
Copy link
Contributor

rukmini-bose commented Sep 30, 2022

Summary

Expected vs Current Behavior

Steps to Reproduce

  1. Create a new object.
  2. When trying to save in a specific folder, notice that the tree has disappeared.
  3. Notice that searching for a location in the tree does not return any results, and also gives network errors.

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

  • Open MCT Version: Version: 2.1.1 (bug found during 9/30 testathon)
  • Deployment Type: Testathon
  • OS:
  • Browser: Chrome

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?
  • Does this block the execution of e2e tests?
  • Does this have an impact on Performance?

Additional Information

@akhenry
Copy link
Contributor

akhenry commented Sep 30, 2022

@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.

@akhenry
Copy link
Contributor

akhenry commented Sep 30, 2022

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.

@akhenry akhenry modified the milestones: Target:2.1.1, Target:2.1.2 Oct 6, 2022
@akhenry
Copy link
Contributor

akhenry commented Oct 10, 2022

Have filed a followup issue which may resolve this - #5859.

@unlikelyzero unlikelyzero removed this from the Target:2.1.2 milestone Nov 10, 2022
@unlikelyzero
Copy link
Collaborator

Retest on 2.1.5

@unlikelyzero unlikelyzero added unverified bug:retest Retest without a specific milestone labels Dec 27, 2022
@unlikelyzero unlikelyzero added this to the Target:2.1.5 milestone Dec 27, 2022
@rukmini-bose
Copy link
Contributor Author

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.

@jvigliotta
Copy link
Contributor

Verified Fixed - Testathon: 3/20/24

@charlesh88
Copy link
Contributor

Testathon 2024-03-20 cannot repro, fixed.

@charlesh88 charlesh88 removed the bug:retest Retest without a specific milestone label Mar 20, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

5 participants