[COMPASS-5100] BSONTimestamp is represented as a Long Created: 17/Sep/21 Updated: 29/Oct/23 Resolved: 05/Oct/21 |
|
| Status: | Closed |
| Project: | Compass |
| Component/s: | CRUD |
| Affects Version/s: | None |
| Fix Version/s: | 1.29.4 |
| Type: | Bug | Priority: | Major - P3 |
| Reporter: | Steven Connors (Inactive) | Assignee: | Anna Henningsen |
| Resolution: | Fixed | Votes: | 0 |
| Labels: | None | ||
| Remaining Estimate: | Not Specified | ||
| Time Spent: | Not Specified | ||
| Original Estimate: | Not Specified | ||
| Issue Links: |
|
||||||||
| Story Points: | 3 | ||||||||
| Documentation Changes: | Not Needed | ||||||||
| Sprint: | Iteration Minsk | ||||||||
| Description |
|
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. |
| Comments |
| Comment by Githook User [ 18/Oct/21 ] |
|
Author: {'name': 'Anna Henningsen', 'email': 'anna.henningsen@mongodb.com', 'username': 'addaleax'}Message: fix(hadron-react-bson): add Timestamp display component Displaying Timestamp fields as Longs renders the individual fields |
| Comment by Githook User [ 12/Oct/21 ] |
|
Author: {'name': 'Anna Henningsen', 'email': 'anna.henningsen@mongodb.com', 'username': 'addaleax'}Message: fix(hadron-react-bson): add Timestamp display component Displaying Timestamp fields as Longs renders the individual fields |
| Comment by Githook User [ 11/Oct/21 ] |
|
Author: {'name': 'Anna Henningsen', 'email': 'anna.henningsen@mongodb.com', 'username': 'addaleax'}Message: fix(hadron-react-bson): add Timestamp display component Displaying Timestamp fields as Longs renders the individual fields |
| Comment by Githook User [ 05/Oct/21 ] |
|
Author: {'name': 'Anna Henningsen', 'email': 'anna.henningsen@mongodb.com', 'username': 'addaleax'}Message: fix(hadron-react-bson): add Timestamp display component Displaying Timestamp fields as Longs renders the individual fields |
| Comment by Githook User [ 05/Oct/21 ] |
|
Author: {'name': 'Anna Henningsen', 'email': 'anna.henningsen@mongodb.com', 'username': 'addaleax'}Message: fix(hadron-react-bson): add Timestamp display component Displaying Timestamp fields as Longs renders the individual fields |
| Comment by Githook User [ 04/Oct/21 ] |
|
Author: {'name': 'Anna Henningsen', 'email': 'anna@addaleax.net', 'username': 'addaleax'}Message: fix(hadron-react-bson): add Timestamp display component Displaying Timestamp fields as Longs renders the individual fields |
| Comment by Githook User [ 04/Oct/21 ] |
|
Author: {'name': 'Anna Henningsen', 'email': 'anna@addaleax.net', 'username': 'addaleax'}Message: feat(hadron-react-bson): add Timestamp display component Displaying Timestamp fields as Longs renders the individual fields |