Investigate synchronize() and share_with and owner columns
Opened this issue · 1 comments
gdelaplante commented
Currently, synchronize() replaces data by assigning the timeseries table values for owner and share_with. Is this desirable behavior?
gdelaplante commented
synchronize can now use owners, contributors from the getXXX functions. share_with is still defaulting to the timeseries table values.