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
Invoking minder datasource apply on a file without a project id set in the context fails:
Message: error applying data source from datasource.yaml
Details: error creating data source from datasource.yaml: rpc error: code = InvalidArgument desc = context cannot be nil
exit status 3
Instead of the error, Minder should use the default project of the logged in user.
To Reproduce
Apply a data source without a project in the context section
Describe the issue
Invoking
minder datasource apply
on a file without a project id set in the context fails:Instead of the error, Minder should use the default project of the logged in user.
To Reproduce
Apply a data source without a project in the context section
What version are you using?
d26452d
The text was updated successfully, but these errors were encountered: