Uploaded image for project: 'Jira Data Center'
  1. Jira Data Center
  2. JRASERVER-29061

REST API returns invalid value for project's autoCompleteUrl while getting issue/createmeta

    XMLWordPrintable

Details

    Description

      Value given for autoCompleteUrl field should be in name - which is not here now:

      actual
      "project": {
      	"autoCompleteUrl": "Project",
      	// ...
      }
      expected
      "project": {
      	"name": "Project",
      	// ...
      }

      // the same affects parent field (name is currently in place of autoCompleteUrl)

      Attachments

        Issue Links

          Activity

            People

              edalgliesh Eric Dalgliesh
              amierzwicki Aleksander Mierzwicki ☁
              Votes:
              0 Vote for this issue
              Watchers:
              5 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: