Open gdelaplante opened 3 months ago
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.
Currently, synchronize() replaces data by assigning the timeseries table values for owner and share_with. Is this desirable behavior?