Uploaded image for project: 'Core Server'
  1. Core Server
  2. SERVER-60349

Make IDL compatibility checker allow addition of fields with type 'optionalBool'

    • Type: Icon: Bug Bug
    • Resolution: Fixed
    • Priority: Icon: Major - P3 Major - P3
    • 5.3.0, 5.0.29
    • Affects Version/s: None
    • Component/s: None
    • Fully Compatible
    • ALL
    • v5.0

      The IDL compatibility checker currently disallows addition of new mandatory fields to API version 1 commands. The compatibility checker seemed to assume that 'optionalBool' is a mandatory field because we don't specify 'optional:true' in the field specification. But the 'optionalBool' as the name suggests is not a mandatory field and can be allowed.

            Assignee:
            romans.kasperovics@mongodb.com Romans Kasperovics
            Reporter:
            arun.banala@mongodb.com Arun Banala
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

              Created:
              Updated:
              Resolved: