Kyle Carberry
Kyle Carberry
Ahh, that makes sense! No concerns, was just curious.
Would this work be obviated by https://github.com/coder/coder/issues/3225?
Ahh, I see based on the description it would be. Could we just jump straight to doing the form instead? Seems like this middle step would be a little helpful,...
All resources in the database have a UUIDv4 associated right now. This isn't editable right now just because we haven't done it.
Now that's a fun problem. The same exists with a username.
Agreed @sreya. We shouldn't require a workspace is offline for that reason.
I think that could be confusing to users. What if I rename a renamed workspace? Does the old name free up? I think we can address #3048 first if you...
@coder we plan on using this to allow for a simpler setup of [coder/coder](https://github.com/coder/coder). We want to reduce the files that we touch to the users' single CLI config directory.
Yup. Our tsconfig.json uses the `extends` property to a higher-level directory... maybe that's the problem?
Ahh I appreciate the investigation. I'll update the title/description, or feel free to close if it's already planned.