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

GUI: Script Generator doesn't show 'Reloading' screen when used from IBEX GUI #6691

Open
Adam-Szw opened this issue Aug 2, 2021 · 1 comment
Labels

Comments

@Adam-Szw
Copy link
Contributor

Adam-Szw commented Aug 2, 2021

Description

As a Script Generator user I would like it to be consistent when ran both as standalone and from IBEX GUI. Currently if Script Generator is run from IBEX GUI and following steps are reproduced, the Script Gen will come back with correct state but will not show 'Reloading' screen while at it.

Steps to reproduce:

  • Open script generator in IBEX GUI,
  • Delete the Python process that the Script Generator is using
  • Might need to play around a little to trigger reloading
  • Should reload and keep it's state from before deleting the process but doesn't show 'Reloading' screen

This is connected to the ticket: #6690
You can see how 'Reloading' screen should look like by following steps in that ticket, but until that ticket is complete
it actually gets stuck on said screen.

Acceptance criteria:

  • When run Script Generator from IBEX GUI and reproducing the steps, 'Reloading' screen should show up
    and Script Generator should be restored after couple of seconds with previous state (all actions are the same, same script definition loaded etc.)
  • There is a Squish test for this
  • This behaviour is consistent when ran from IBEX GUI as well as standalone
@Adam-Szw
Copy link
Contributor Author

Adam-Szw commented Aug 2, 2021

This was discovered during manual tests of release 8.0.0

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants