Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[platform]Create universe is disabled if we try invalid then valid configuration #6759

Closed
jaydeepkumara opened this issue Dec 29, 2020 · 1 comment
Assignees
Labels
area/platform Yugabyte Platform area/ui All issues relating to UI/UX team/platform-hi Tickets handled by HashedIn team

Comments

@jaydeepkumara
Copy link
Contributor

Steps:-

  1. Setup AWS provider properly
  2. Setup On-premise provider but don't attach any instance to this provider.
  3. Got Universe page and click on create Universe.
  4. Select provider as On-premise and select region, change node to 1, and Replication Factor as 1. Availability Zone will not appear and the create button is disabled (valid scenario)
  5. Change provider to AWS and change the region, Now this is a valid configuration still create button is disabled.

Image1

Screenshot from 2020-12-29 20-41-19

Image2

Screenshot from 2020-12-29 20-41-56

Image3

Screenshot from 2020-12-29 20-41-38

@jaydeepkumara jaydeepkumara added area/platform Yugabyte Platform area/ui All issues relating to UI/UX team/platform-hi Tickets handled by HashedIn team labels Dec 29, 2020
gaurav061 added a commit to jaydeepkumara/yugabyte-db that referenced this issue Jan 8, 2021
@gaurav061
Copy link
Contributor

PR: #6815

gaurav061 added a commit that referenced this issue Jan 20, 2021
…#6815)

* [#6814,#6759,#6760] Fixed availability zone error scenarios

* Fixed indendation for readability

* simplified the code as recommended

* beutified the code by removing redundant code

* formatted the code upon recomendations
polarweasel pushed a commit to lizayugabyte/yugabyte-db that referenced this issue Mar 9, 2021
…ity zone error scenarios (yugabyte#6815)

* [yugabyte#6814,yugabyte#6759,yugabyte#6760] Fixed availability zone error scenarios

* Fixed indendation for readability

* simplified the code as recommended

* beutified the code by removing redundant code

* formatted the code upon recomendations
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/platform Yugabyte Platform area/ui All issues relating to UI/UX team/platform-hi Tickets handled by HashedIn team
Projects
None yet
Development

No branches or pull requests

2 participants