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

Unable to create a bar graph with endpoints with enum metadata #5442

Closed
1 of 7 tasks
shefalijoshi opened this issue Jul 6, 2022 · 3 comments
Closed
1 of 7 tasks

Unable to create a bar graph with endpoints with enum metadata #5442

shefalijoshi opened this issue Jul 6, 2022 · 3 comments

Comments

@shefalijoshi
Copy link
Contributor

shefalijoshi commented Jul 6, 2022

Summary

Dragging an Operator Status endpoint into a bar graph does not work and produces infinite recursion console error.

Expected vs Current Behavior

You should be able to drag an operator status endpoint into a bar graph and see it's status.

Steps to Reproduce

  1. Create a bar graph
  2. Drag an endpoint with only 1 metadata value (Operator Status endpoints on VIPER) into the bar graph
  3. Observe 'infinite recursion' error in the console

Environment

  • Open MCT Version: release/2.0.5
  • Deployment Type: VIPER testathon
  • OS: All
  • Browser: All

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

@scottbell
Copy link
Contributor

Do we want to allow this? Per this ticket:
#4400
I had thought we were going to disable enums in bar graphs.

@unlikelyzero
Copy link
Contributor

@scottbell this should be fine

@shefalijoshi
Copy link
Contributor Author

Verified fixed

@unlikelyzero unlikelyzero added needs:e2e Needs an e2e test and removed unverified labels Jul 8, 2022
@unlikelyzero unlikelyzero added this to the Sprint:2.0.7 milestone Jul 17, 2022
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

4 participants