PUT to rest/api/content/<id>/child/attachment/<attachmentid> only updates attachment metadata - it doesn't change the attachment content nor create a new version, which is correct.

      However it requires that the version in the post is <currentversion+1> (it rejects <currentversion> with a 409 Conflict error), which is incorrect, since the metadata on <currentversion> is updated, and no <currentversion+1> is created.

            [CONFSERVER-35516] AttachmentResource.update incorrectly requires version+1

            There are no comments yet on this issue.

              pserbin Platon (Inactive)
              nclarke@atlassian.com Nick Clarke
              Affected customers:
              0 This affects my team
              Watchers:
              3 Start watching this issue

                Created:
                Updated:
                Resolved: