Hey guys,
Happy New Year! As we are planning the roll-out of changes related to the deprecation of the Personal Folder, I realized that the back-filling mechanism will attempt to .create() the temporary dataset without the project field in the payload:
https://github.com/Crunch-io/scrunch/blob/master/scrunch/datasets.py#L3408
Wouldn't this run into errors soon, given we are now expecting dataset creation to send a target project location?
Can someone please look into this one?
Thanks
Alex
Hey guys,
Happy New Year! As we are planning the roll-out of changes related to the deprecation of the Personal Folder, I realized that the back-filling mechanism will attempt to
.create()the temporary dataset without theprojectfield in the payload:https://github.com/Crunch-io/scrunch/blob/master/scrunch/datasets.py#L3408
Wouldn't this run into errors soon, given we are now expecting dataset creation to send a target project location?
Can someone please look into this one?
Thanks
Alex