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

Cannot switch tasks in the exec window once an exec session has begun #8769

Closed
DingoEatingFuzz opened this issue Aug 27, 2020 · 1 comment · Fixed by #8856
Closed

Cannot switch tasks in the exec window once an exec session has begun #8769

DingoEatingFuzz opened this issue Aug 27, 2020 · 1 comment · Fixed by #8856
Labels

Comments

@DingoEatingFuzz
Copy link
Contributor

Nomad version

Latest

Issue

When in an exec session for a task in a multitask allocations, switching tasks will throw an error, even if the session is terminated.

Reproduction steps

  1. Run a job with multiple tasks
  2. Click the exec button at any level
  3. Switching tasks in the left-hand menu of the popout works for now.
  4. Start a session by running a command
  5. Switching tasks no longer works.
  6. Exit the session by running exit
  7. Switching tasks still doesn't work

Error message: Cannot read property 'shortId' of undefined

backspace added a commit that referenced this issue Sep 9, 2020
This closes #8769. This new-window-opening code is not possible
to properly exercise within Ember’s testing facilities 😞
backspace added a commit that referenced this issue Sep 15, 2020
This closes #8769. This new-window-opening code is not possible
to properly exercise within Ember’s testing facilities 😞
notnoop pushed a commit that referenced this issue Sep 16, 2020
This closes #8769. This new-window-opening code is not possible
to properly exercise within Ember’s testing facilities 😞
fredrikhgrelland pushed a commit to fredrikhgrelland/nomad that referenced this issue Sep 28, 2020
This closes hashicorp#8769. This new-window-opening code is not possible
to properly exercise within Ember’s testing facilities 😞
@github-actions
Copy link

github-actions bot commented Nov 2, 2022

I'm going to lock this issue because it has been closed for 120 days ⏳. This helps our maintainers find and focus on the active issues.
If you have found a problem that seems similar to this, please open a new issue and complete the issue template so we can capture all the details necessary to investigate further.

@github-actions github-actions bot locked as resolved and limited conversation to collaborators Nov 2, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant