Closed drshrey closed 5 years ago
These errors are expected. If we queried the individual secrets and there was no secret value that should be reported as an error. In this case we are polling for all of the global secrets so any that are missing values will report an error.
It's a bit odd because the error doesn't make sense as presented in other situations (as opposed to the project creation error message)
Fixed in https://github.com/codeamp/panel/pull/292. Closing.