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

Switching the workspace to the default workspace error message #7394

Closed
1 task done
ytimocin opened this issue Mar 25, 2024 · 1 comment · Fixed by #7389
Closed
1 task done

Switching the workspace to the default workspace error message #7394

ytimocin opened this issue Mar 25, 2024 · 1 comment · Fixed by #7389
Assignees
Labels
bug Something is broken or not working as expected

Comments

@ytimocin
Copy link
Contributor

ytimocin commented Mar 25, 2024

Steps to reproduce

After creating a workspace, run:

  1. rad workspace switch {{workspaceName}}
  2. Then run the same command again rad workspace switch {{workspaceName}} and see the following error:
    Default environment is already set to {{workspaceName}}

Observed behavior

Wrong error message

Desired behavior

It should say: Default workspace is already set to {{workspaceName}}.

Workaround

No response

rad Version

0.31

Operating system

No response

Additional context

No response

Would you like to support us?

  • Yes, I would like to support you

AB#11627

@ytimocin ytimocin added the bug Something is broken or not working as expected label Mar 25, 2024
@ytimocin ytimocin self-assigned this Mar 25, 2024
@radius-triage-bot
Copy link

👋 @ytimocin Thanks for filing this bug report.

A project maintainer will review this report and get back to you soon. If you'd like immediate help troubleshooting, please visit our Discord server.

For more information on our triage process please visit our triage overview

ytimocin added a commit that referenced this issue Mar 25, 2024
# Description
Fixing the wrong message in the workspace switch command.

## Type of change
- This pull request is a minor refactor, code cleanup, test improvement,
or other maintenance task and doesn't change the functionality of Radius
(issue link optional).
Fixes: #7394

Signed-off-by: ytimocin <ytimocin@microsoft.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something is broken or not working as expected
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant