Currently, the `last_n_items` calculation is using the `timestamp` field for a part of the query. We should use `ourTimestamp`. https://github.com/joola/joola.datastore-mongodb/blob/e75fc01e167da72b99e4690bc87f169e82514ba3/lib/index.js#L392
Currently, the
last_n_itemscalculation is using thetimestampfield for a part of the query. We should useourTimestamp.https://github.com/joola/joola.datastore-mongodb/blob/e75fc01e167da72b99e4690bc87f169e82514ba3/lib/index.js#L392