Uploaded image for project: 'Node.js Driver'
  1. Node.js Driver
  2. NODE-4703

Remove EJSON strict flag

    • Type: Icon: Task Task
    • Resolution: Fixed
    • Priority: Icon: Minor - P4 Minor - P4
    • bson-5.0.0
    • Affects Version/s: None
    • Component/s: None
    • Labels:
    • 1
    • Not Needed
    • Not Needed

      Use Case

      The strict flag is deprecated and should be removed. The flag relaxed is it's replacement in reference to relaxed / non-relaxed (canonical) EJSON.

      User Impact

      • Migration requires code changes
        • Usages of strict: true will cease having an effect on the output

      Acceptance Criteria

      Implementation Requirements

      • Remove usage of the strict flag in EJSON APIs

      Testing Requirements

      • Remove tests asserting strict flag behavior
      • Add tests that assert strict flag no longer effects output

            Assignee:
            neal.beeken@mongodb.com Neal Beeken
            Reporter:
            neal.beeken@mongodb.com Neal Beeken
            Durran Jordan
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: