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

[Condition Sets] "Apply Test Data" doesn't work anymore #7424

Closed
2 of 7 tasks
rukmini-bose opened this issue Jan 29, 2024 · 3 comments · Fixed by #7479
Closed
2 of 7 tasks

[Condition Sets] "Apply Test Data" doesn't work anymore #7424

rukmini-bose opened this issue Jan 29, 2024 · 3 comments · Fixed by #7479
Assignees
Labels
bug:regression It used to work. Now it doesn't :( severity:blocker type:bug verified Tested or intentionally closed
Milestone

Comments

@rukmini-bose
Copy link
Contributor

rukmini-bose commented Jan 29, 2024

Summary

The "Apply Test Data" feature allows us to test Condition Sets that are being used by manually inputting data values. This does not work anymore. This is problematic for users that are creating objects in Open MCT with Condition Sets. If data is not flowing, there's no way for them to test what they have created.

After inputting a valid value in the input (see blue rectangle in picture), the "Apply Test Data" toggle (see red rectangle in picture) should be enabled for us to click. It is not.
Screenshot 2024-01-29 at 11 54 31 AM

Expected vs Current Behavior

After inputting valid data in the "Apply Test Data" area, we should be able to click the button to test our Condition Set.

Steps to Reproduce

  1. Create or Navigate to a Condition Set that is populated with a couple of conditions.
  2. Under "Test Data", add some test data values in by selecting a telemetry point, selecting "value", and typing in a valid value. (If you're using real data, you may need to double check what are valid values for that specific telemetry point).
  3. Observe that the "Apply Test Data" toggle never turns on for us to click, making this feature useless.

Environment

  • Open MCT Version: 3.3.0
  • Deployment Type: Hulk and 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

@rukmini-bose rukmini-bose added type:bug bug:regression It used to work. Now it doesn't :( labels Jan 29, 2024
@rukmini-bose rukmini-bose changed the title [Condition Sets] "Apply Test Datum" doesn't work [Condition Sets] "Apply Test Data" doesn't work anymore Jan 29, 2024
@unlikelyzero
Copy link
Collaborator

This is a blocker for GDS Testing

@rukmini-bose
Copy link
Contributor Author

Verified Testathon 3/5/2024 yay this works again!

@ozyx
Copy link
Contributor

ozyx commented Mar 5, 2024

Verified Fixed - Testathon 3/5/24

@ozyx ozyx added the verified Tested or intentionally closed label Mar 5, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug:regression It used to work. Now it doesn't :( severity:blocker type:bug verified Tested or intentionally closed
Projects
None yet
Development

Successfully merging a pull request may close this issue.

4 participants