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

prefect login regression #12859

Closed
4 tasks done
ConstantinoSchillebeeckx opened this issue Apr 24, 2024 · 1 comment · Fixed by #12867
Closed
4 tasks done

prefect login regression #12859

ConstantinoSchillebeeckx opened this issue Apr 24, 2024 · 1 comment · Fixed by #12867
Assignees
Labels
bug Something isn't working

Comments

@ConstantinoSchillebeeckx
Copy link
Contributor

First check

  • I added a descriptive title to this issue.
  • I used the GitHub search to find a similar issue and didn't find it.
  • I searched the Prefect documentation for this issue.
  • I checked that this issue is related to Prefect and not one of its dependencies.

Bug summary

Since #12717 when we login to Prefect (in CircleCI), the wrong workspace is actually used:
image

notice how I select the workspace headspace/staging, however headspace/prod is logged into.

Reproduction

prefect cloud login --key ${PREFECT_SERVICE_ACCOUNT_KEY} --workspace headspace/staging

Error

No response

Versions

Version:             2.17.1+25.g7eadf91cbc
API version:         0.8.4
Python version:      3.11.6
Git commit:          7eadf91c
Built:               Mon, Apr 15, 2024 9:47 AM
OS/Arch:             darwin/arm64
Profile:             default
Server type:         cloud

Additional context

No response

@ConstantinoSchillebeeckx ConstantinoSchillebeeckx added bug Something isn't working needs:triage Needs feedback from the Prefect product team labels Apr 24, 2024
@zzstoatzz
Copy link
Contributor

hi @ConstantinoSchillebeeckx - i have reproduced this, thanks for raising. will take a look

@zzstoatzz zzstoatzz self-assigned this Apr 24, 2024
@zzstoatzz zzstoatzz removed the needs:triage Needs feedback from the Prefect product team label Apr 24, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants