Details
-
Bug
-
Status: Closed
-
Major
-
Resolution: Fixed
-
0.19.0, 0.19.1, 0.20.0
-
None
Description
When a cell that exists is updated, getRow specifying number of versions does not work.
What is returned is the original value at that timestamp, instead of the updated value.
Note that this only applies when more than one version is specified. getRow with (implied) timestamp = latest does work.