QuantConnect / lean-cli

CLI for running the LEAN engine locally and in the cloud
https://www.lean.io/cli
Apache License 2.0
195 stars 100 forks source link

Error: 4 validation errors for QCProject #440

Closed lifelonginvestor closed 6 months ago

lifelonginvestor commented 6 months ago

Got following error with backtest today, please investigate and fix:

lean cloud backtest liats Error: 4 validation errors for QCProject collaborators -> 0 -> id field required (type=value_error.missing) collaborators -> 0 -> blivecontrol field required (type=value_error.missing) collaborators -> 0 -> epermission field required (type=value_error.missing) collaborators -> 0 -> profileimage field required (type=value_error.missing)

Martin-Molinero commented 6 months ago

Hey @lifelonginvestor! Please your lean cli version to the latest, we pushed a fix for this yesterday, see https://github.com/QuantConnect/lean-cli/releases/tag/1.0.186