Don't overwrite the column for the current date if re-running the automation process
jeanpaulrsoucy opened this issue · 1 comments
jeanpaulrsoucy commented
Presently, if the automation process is re-run, the existing column for the current date (if it exists) is deleted. This should be changed to preserve existing values, such that they can be selectively overwritten (and manual changes preserved, if desired).
jeanpaulrsoucy commented
Done.