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

Manager incorrectly reports test row has no test selected when scenario not saved #183

Closed
damies13 opened this issue Mar 9, 2024 · 1 comment
Labels
bug Something isn't working Manager Issue Affects the Manager
Milestone

Comments

@damies13
Copy link
Owner

damies13 commented Mar 9, 2024

Describe the bug
Manager incorrectly reports test row has no test selected when scenario not saved

To Reproduce
Steps to reproduce the behavior:

  1. Create new Scenario
  2. Select 2 robots
  3. set 0 delay
  4. set rampup 10 sec
  5. set run 20 sec
  6. select robot file
  7. select test
  8. don't save
  9. click play
  10. See error (in screen shot below)

Expected behavior
Test should run without error

Screenshots
image

@damies13 damies13 added bug Something isn't working Manager Issue Affects the Manager labels Mar 9, 2024
@damies13 damies13 added this to the v1.3.0 milestone Mar 9, 2024
damies13 added a commit that referenced this issue Mar 10, 2024
@damies13
Copy link
Owner Author

Merging fix into release branch, was a simple case of missing a call to the validate function that already existed, surprised this was missed.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working Manager Issue Affects the Manager
Projects
None yet
Development

No branches or pull requests

1 participant