YukonWRB/AquaCache

Investigate synchronize() and share_with and owner columns

Opened this issue · 1 comments

Currently, synchronize() replaces data by assigning the timeseries table values for owner and share_with. Is this desirable behavior?

synchronize can now use owners, contributors from the getXXX functions. share_with is still defaulting to the timeseries table values.