cott-io / iron-cli-releases-repo

Project Iron (Fe) release artifacts and installation utilities
0 stars 0 forks source link

[Bug] Should not allow orgs to be named "private". #9

Closed pkopriv2 closed 6 years ago

pkopriv2 commented 6 years ago
screen shot 2018-07-17 at 1 10 02 pm

Naming an org "private" causes a naming collision with a user's default private org. Any further lookups will be directed to the private org as opposed to the created one. This effectively orphans the org.

Steps to recreate:

pkopriv2 commented 6 years ago

Starting work on this.

pkopriv2 commented 6 years ago

Fixed and tested locally:

screen shot 2018-07-17 at 3 15 28 pm
pkopriv2 commented 6 years ago

Cleaned up formatting, but otherwise identical.

pkopriv2 commented 6 years ago

Introduced a regression with this change that caused a premature exit. Have issued a fix and have deployed as part of 0.1.0-beta-43.