You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Describe the bug
There's an uncaught exception "IndexError" when calling get_project_parameter without any value set in BrickflowEnvVars.BRICKFLOW_PROJECT_PARAMS
Describe the bug
There's an uncaught exception "IndexError" when calling get_project_parameter without any value set in
BrickflowEnvVars.BRICKFLOW_PROJECT_PARAMS
To Reproduce
Run via cli:
bf projects deploy -p DEFAULT -e local
Expected behavior
No error should be raised, when project parameter is not found, just return an empty string.
Screenshots
N/A
Cloud Information
N/A
Desktop (please complete the following information):
N/A
Additional context
N/A
The text was updated successfully, but these errors were encountered: