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

If no poll question has been set, operator status indicator shows "--" #5424

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

Comments

@akhenry
Copy link
Contributor

akhenry commented Jul 1, 2022

Summary

A minor gripe, but it will affect how our users first experience operator status if we don't address it.

Expected vs Current Behavior

The operator status indicator shows the current operator's status, OR if one has not been set it displays the current polling question. If neither an operator status, nor a poll question has been set, it is showing "--". Ideally it would show a more informative message to indicate that no poll question has been set.

Steps to Reproduce

  1. Restart Yamcs to clear the latest data table
  2. Reload Open MCT
  3. Observe that the operator status indicator shows the text "--"

Environment

  • Open MCT Version: release/2.0.5
  • Deployment Type: VIPER Test

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

@unlikelyzero
Copy link
Collaborator

@akhenry this will need test instructions

@akhenry
Copy link
Contributor Author

akhenry commented Jul 7, 2022

Testing instructions

  1. Follow the repro steps in the issue
  2. Verify that the poll question text now reads "NO POLL QUESTION" by default

@khalidadil
Copy link
Contributor

Verified Fixed in Testathon on 07/08/22 - The default text now reads "No Poll Question".

This is unrelated, but I can still set a status without a question which doesn't make sense to me. We may want to clean that up at some point.

Screen Shot 2022-07-08 at 3 01 33 PM

@akhenry akhenry removed the unverified label Jul 8, 2022
@unlikelyzero unlikelyzero added this to To triage in Improve Test Coverage via automation Jul 17, 2022
@unlikelyzero unlikelyzero added this to Needs triage in Build 6 Blockers via automation Jul 17, 2022
@unlikelyzero unlikelyzero added the needs:e2e Needs an e2e test label Jul 17, 2022
@unlikelyzero unlikelyzero added this to the Sprint:2.0.7 milestone Jul 17, 2022
@unlikelyzero unlikelyzero moved this from Needs triage to Needs an automated test in Build 6 Blockers Jul 17, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
Build 6 Blockers
Needs an automated test
Development

No branches or pull requests

4 participants