ampp
ampp4mo ago

whats up with the dashboard if you are

whats up with the dashboard if you are on a development instance and you refresh it goes straight to 404, i also can no longer get to links to other dev enviroments
8 Replies
ari
ari4mo ago
Hey @ampp thanks for the report. I was just able to reproduce this in certain cases. Will take a look at fixing this Issue identified - will have a fix out soon Where are you seeing the second issue, "can no longer get to links to other dev environments"?
ampp
amppOP4mo ago
Yeah, so i think because our project was setup a while back ive always had to use a direct url link to get to my team members dev
ari
ari4mo ago
Oh gotcha, you mean clicking on a link to your dev deployment Yup both the refresh and the links not working are the same issue, will get that sorted
ampp
amppOP4mo ago
the 404 issue would fix the other issue. he can click on my projects dev but i cant click on his
ari
ari4mo ago
btw the project switcher in the top-left should now list your teammate's deployments under the "Other Deployments" dropdown
ampp
amppOP4mo ago
Yeah but its always grayed out saying You do not have a persoanl development in this project yet oh nvm, i see the other dropdown I always thought it was a system restriction to not have two dev enviorments under 1 project, but that is not a problem now? Looks like to me the difference has been is that he has a deployment under the project i use, so there is two, and when i click on his, there is only one so i get that grayed menu item only on that project(with that warning above), probably because i didn't create it. but it doesn't behave that way in reverse(as in he gets dev enviroments in everything i create), but i am the originator of the account.
ari
ari4mo ago
You can have 1 development deployment per developer on your team, per project. You can also create multiple preview deployments if you're team has the pro plan When a dev runs npx convex dev in a project for the first time, they'll automatically get their own dev deployment BTW fix is out now, those links you were clicking / refreshing should work now
ampp
amppOP4mo ago
Yep, that's fixed

Did you find this page helpful?