Skip to content
This repository has been archived by the owner on Jul 24, 2021. It is now read-only.

Fix short UUID support #87

Open
perigrin opened this issue Nov 30, 2020 · 1 comment
Open

Fix short UUID support #87

perigrin opened this issue Nov 30, 2020 · 1 comment
Assignees
Labels
bug Something isn't working documentation Improvements or additions to documentation Tech Debt This is some technical debt that needs cleaning up. WAT causes user confusion

Comments

@perigrin
Copy link
Contributor

We either need to properly support short UUIDs everywhere (if possible) or stop claiming we do. Or preferably the latter until the former happens.

Short UUIDs are the first segment of the UUID (e.g. 7fcae66f) and were previously allowed in places like the Data Center lookup.

@perigrin perigrin added bug Something isn't working documentation Improvements or additions to documentation high priority These issues should take preference WAT causes user confusion Tech Debt This is some technical debt that needs cleaning up. labels Nov 30, 2020
@perigrin perigrin self-assigned this Nov 30, 2020
@perigrin perigrin removed the high priority These issues should take preference label Dec 7, 2020
@perigrin
Copy link
Contributor Author

perigrin commented Dec 7, 2020

We removed mention of short UUIDs in 7aa5d3a but I'm leaving this ticket open to remind me that we could try to actually support them (again).

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
bug Something isn't working documentation Improvements or additions to documentation Tech Debt This is some technical debt that needs cleaning up. WAT causes user confusion
Projects
None yet
Development

No branches or pull requests

1 participant