Closed mscoutermarsh closed 1 year ago
Fixes: https://github.com/planetscale/cli/issues/741
Found that the problem with this one was: when trying to create the branch, it was attempting to create within the wrong org. Which returned the NotFound error.
Now when that happens, we return a better error message.
Fixes: https://github.com/planetscale/cli/issues/741
Found that the problem with this one was: when trying to create the branch, it was attempting to create within the wrong org. Which returned the NotFound error.
Now when that happens, we return a better error message.