prisma / prisma-1-cloud-feedback

Feedback for Prisma Cloud
https://app.prisma.io
5 stars 4 forks source link

Add linked Heroku Account to all Workspaces #226

Closed aaronholla closed 5 years ago

aaronholla commented 5 years ago

You can link a Heroku account in one workspace while setting up a new Prisma Server. Once it is linked in the workspace when setting up a new server in this workspace this account will be listed and you can click it during setup. See image below ( email changed for privacy )

But if you switch to a new workspace and setup a new server and choose heroku the linked account does not show up in the heroku account list. Only the "Connect to new Heroku account" button. If you click on this button to link your Heroku account with this workspace it will give you an error saying to select this account because it is already linked. But there is no option for that account in the workspaces that it was not originally linked.

screen shot 2018-10-28 at 8 45 49 pm

After this error it will continue on anyway to the next screen to create the database on heroku. But once clicked to create you get the next error saying that account is not part of the workspace.

screen shot 2018-10-28 at 8 52 22 pm

There are a few other issues that are similar (#200 , #193, etc.), however this is a different issue all together. I have heroku linked and it all works fine I just can only access my heroku account from one workspace only. Please add the linked heroku accounts to all workspaces in the account selection step.

timsuchanek commented 5 years ago

Thanks for reporting! We're working on this next week.

aaronholla commented 5 years ago

@timsuchanek Thank You! Quick question, does the fix for this issue include having heroku account link/unlink in workspace settings?

lydiahallie commented 5 years ago

This feature has been implemented now! You can now link a Heroku account to multiple workspaces.

aaronholla commented 5 years ago

Works like a charm! Thank you!