Getting content property titled "fabric-draft-content-eligibility" results in invalid json for "SUPPORTED" value

XMLWordPrintable

    • Type: Bug
    • Resolution: Fixed
    • Priority: Low
    • Component/s: Ecosystem
    • None
    • Minor
    • 1

      Issue Summary

      This is reproducible on Data Center: no

      Steps to Reproduce

      1. For field: /wiki/rest/api/content/[CONTENT_ID]/property when property title is "fabric-draft-content-eligibility"

      Expected Results

      {
      "id": "1186727701",
      "key": "fabric-draft-content-eligibility",
      "value": "SUPPORTED",
      "version": {
      "when": "2023-02-21T15:50:02.998Z",
      "message": "",
      "number": 1,
      "minorEdit": false,
      "contentTypeModified": false
      }, 

      example: https://pug.jira-dev.com/wiki/rest/api/content/4552032931/property?limit=2&expand=version

      Actual Results

      {
      "id": "1186727701",
      "key": "fabric-draft-content-eligibility",
      "value": SUPPORTED,
      "version": {
      "when": "2023-02-21T15:50:02.998Z",
      "message": "",
      "number": 1,
      "minorEdit": false,
      "contentTypeModified": false
      }, 

      example: https://pug.jira-dev.com/wiki/rest/api/content/3311734171/property?limit=2&expand=version

      Workaround

      Currently there is no known workaround for this behavior. A workaround will be added here when available

      Reference fix for "fabric-draft-published-eligibility" here: https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence/pull-requests/28867/overview

            Assignee:
            Preethi K
            Reporter:
            Preethi K
            Votes:
            24 Vote for this issue
            Watchers:
            5 Start watching this issue

              Created:
              Updated:
              Resolved: