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

Workspaces loading page attempts to create new job after job is stopped #3032

Open
john-conroy opened this issue Feb 22, 2023 · 0 comments
Open
Labels
bug Something isn't working feature: workspaces

Comments

@john-conroy
Copy link
Collaborator

From Juan

I just found a workspaces bug in the portal UI.
Process to recreate:
Create a workspace, start a job, keep that new tab/window open, click stop job on the workspaces list from a separate tab.
Issue:
The page that gets opened when a job is launched attempts to create a new job even if the job is stopped from the workspaces list. You can see that happen in this screenshot, the “start” PUT request gets sent each time the jobs page detects that there is no running job for that workspace (I think) in the jobs GET request.

@john-conroy john-conroy added bug Something isn't working feature: workspaces labels Feb 22, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working feature: workspaces
Projects
None yet
Development

No branches or pull requests

1 participant