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

🐛 BUG: Pages deploy does not detect shared project #5280

Closed
rmkerr opened this issue Mar 18, 2024 · 4 comments
Closed

🐛 BUG: Pages deploy does not detect shared project #5280

rmkerr opened this issue Mar 18, 2024 · 4 comments
Labels
bug Something that isn't working

Comments

@rmkerr
Copy link

rmkerr commented Mar 18, 2024

Which Cloudflare product(s) does this pertain to?

Pages

What version(s) of the tool(s) are you using?

3.35.2

What version of Node are you using?

v20.10.0

What operating system and version are you using?

Sonoma 14.3.1

Describe the Bug

Observed behavior

I have a pages project configured on my account. I shared admin access to the entire site with my cofounder. When he tries to deploy using wrangler pages deploy dist, he does not see the prompt to select an existing project. Here's the output he sees:

pnpm wrangler pages deploy dist
:heavy_check_mark: Select an account › [email protected]'s Account
:heavy_check_mark: Enter the name of your new project: … 

I've confirmed he has access to the site and the pages project in dash.

Expected behavior

He should be getting the project selection prompt here, not the create a project prompt.

Please provide a link to a minimal reproduction

No response

Please provide any relevant error logs

No response

@rmkerr rmkerr added the bug Something that isn't working label Mar 18, 2024
@github-project-automation github-project-automation bot moved this to Untriaged in workers-sdk Mar 18, 2024
@rmkerr
Copy link
Author

rmkerr commented Mar 18, 2024

@GregBrimble is this something you can help diagnose? I saw you created the initial version of this prompt in #891.

@penalosa
Copy link
Contributor

@rmkerr it looks like your cofounder is trying to deploy to the "[email protected]'s Account" account. Is that the correct shared account containing this Pages project?

@rmkerr
Copy link
Author

rmkerr commented Mar 21, 2024

Ahh thank you for the help. I'll see if the account is visible to him!

@penalosa
Copy link
Contributor

penalosa commented Jul 8, 2024

I'm going to close this for now, but feel free to open a new issue if you're still running into problems

@penalosa penalosa closed this as completed Jul 8, 2024
@github-project-automation github-project-automation bot moved this from Untriaged to Done in workers-sdk Jul 8, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something that isn't working
Projects
Archived in project
Development

No branches or pull requests

2 participants