yugabyte/yugabyte-db
View on GitHub[Platform] Default DB version for creating universes should be the same version as Platform
Open
#9,300 opened on Jul 14, 2021
area/platformgood first issue
Repository metrics
- Stars
- (8,229 stars)
- PR merge metrics
- (Avg merge 17d 21h) (92 merged PRs in 30d)
Description
This is admittedly a problem that bothers us in internal portal usage more than real customers (who tend not to have so many db versions)
When there's many db versions available to YW, the default db software version in Create Universe flow (first version in the list below) seems to be based on sort order. Instead we should default the DB version to the same as the current Platform version (in the case below, that is 2.7.2.0-b194)

@hsiaosu-yb @ymahajan