Uploaded image for project: 'Chemistry (Retired)'
  1. Chemistry (Retired)
  2. CMIS-206

Document.checkIn should accept "null" properties

Details

    • Bug
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • None
    • 0.1.0-incubating
    • opencmis-client
    • None

    Description

      The null check for properties is done at the converter level. This prevents passing null properties where it could make sense (Document.checkIn).

      Solution:
      The converter should not throw an exception if the properties are null. It should return null instead. Null checks have to be added at the operation level.

      Attachments

        Activity

          People

            fmui Florian Müller
            fmui Florian Müller
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Slack

                Issue deployment