qri-io / 2017-frontend

qri electron & web frontend
https://qri.io
MIT License
23 stars 7 forks source link

bug: adding Transform Script in editor, and then removing it still passes to the backend that there should be a transform #407

Closed ramfox closed 5 years ago

ramfox commented 5 years ago

My redux has failed and won't reboot, so I can't figure out exactly what's happening. But it looks like, even though the Transform file is undefined, the dataset file (that gets sent to the backend), still has some indication that there should be a transform attached to this save.

This causes errors when the backend then tries to open a transform file that doesn't exist.