Details
-
Bug
-
Resolution: Fixed
-
Major
-
2.3.0
-
13: Release, Tools Bootstrap, 15: Blogs, future fixes, autom, 17: Automation, future fixes
-
1
Description
The restore process will guess the repo to use, and thus the parameter is optional. For some reason I have no idea why, I made it non-optional in the CRD. QE doesn't actually set the repo ever, but it flukes it because the JSON marshaling spits out an empty field.
This needs making optional again at the API level.