CumulusCI icon indicating copy to clipboard operation
CumulusCI copied to clipboard

Fix retrieve unpackaged so it is usable in metadeploy

Open yippie opened this issue 2 years ago • 1 comments

retrieve unpackaged messes with the package_xml in init_options which breaks its use in Metadeploy (because _init_options ends up being called twice)

Re-write options so it is not overwriting the valid value with an invalid one.

yippie avatar Mar 17 '23 14:03 yippie

Thanks for fixing that astoundingly weird code path, @yippie. Since per your report freezing this task was already broken, I don't think there are any backwards-compatibility issues to worry about here. Will approve once tests pass.

davidmreed avatar Mar 24 '23 21:03 davidmreed