wrap Dates in ISODate in list view

XMLWordPrintableJSON

    • Type: Task
    • Resolution: Unresolved
    • Priority: Major - P3
    • None
    • Affects Version/s: None
    • Component/s: None
    • None
    • None
    • Developer Tools

      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.

            Assignee:
            Unassigned
            Reporter:
            Rhys Howell
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated: