-
Type:
Task
-
Resolution: Unresolved
-
Priority:
Major - P3
-
None
-
Affects Version/s: None
-
Component/s: None
-
None
Wrap dates in Compass' default CRUD view (list view) with the ISODate string.
Current: date: 0123-01-01T07:52:58.000+00:00
Expected: date: ISODate('0123-01-01T07:52:58.000+00:00')
We did similar for UUID last year. We can use that as a reference as it renders the text input inside of the UUID('...') part nicely.
Context: We're moving towards wrapping all types will their BSON identifiers so they are paste-able shell syntax.
- is related to
-
COMPASS-10774 Provide an interface for editing date and time
-
- Needs Triage
-
- related to
-
COMPASS-10908 Update document selection to select what is visible, shell syntax
-
- Backlog
-
-
COMPASS-10909 Update Long and Decimal128 value display in documents to include the type
-
- Backlog
-