Minor bug I discovered in production. A project had a failed landing zone creation due to server issues. The zone remains in the NOT CREATED state, which makes it invisible in the zone list.
However, the project list landingzones column still displays a green zone link for the project, denoting that available zones exist.
I should also ensure no other "special" types cause this to happen.
Minor bug I discovered in production. A project had a failed landing zone creation due to server issues. The zone remains in the
NOT CREATED
state, which makes it invisible in the zone list.However, the project list landingzones column still displays a green zone link for the project, denoting that available zones exist.
I should also ensure no other "special" types cause this to happen.