In Compass a BSONTimestamp is represented as a Long combining the two time & increment fields. This isn't helpful to me as a developer because the purpose of using a BSONTimestamp is that we have two fields, time & increment which are both valuable as is. I would like to be able to use Compass & see these two fields as independent values instead of having to go into the Mongo shell & finding it there.
- is related to
-
COMPASS-5450 Cannot edit value of Timestamp within Compass
- Open