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

XMLWordPrintableJSON

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

      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
            Reporter:
            Arun Banala
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

              Created:
              Updated:
              Resolved: