Uploaded image for project: 'Compass '
  1. Compass
  2. COMPASS-3255

api: add unique and duplicate fields

    • Type: Icon: Task Task
    • Resolution: Done
    • Priority: Icon: Major - P3 Major - P3
    • None
    • Affects Version/s: None
    • Component/s: schema.rs
    • None
    • 5
    • Iteration Sriracha, Iteration Vol au Vent, Iteration Wasabi

      each type has a count field. to see if there are duplicates the following checks should be done:

      • type.name is Null or Undefined, check is type.count > 1
      • if there is a type.values, check if the vec is all unique

            Assignee:
            irina.shestak@mongodb.com Irina Shestak (Inactive)
            Reporter:
            irina.shestak@mongodb.com Irina Shestak (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: