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

Jelly CreateIssue not setting Affects Version and FixVersion

    XMLWordPrintable

Details

    Description

      When setting a versions value and fixVersions value in the CreateIssue element, the issue is created without these values being set. The project here is a newly created Project with all default values. Attaching a screenshot of the resulting issue with the versions value as blank

      <JiraJelly xmlns:jira="jelly:com.atlassian.jira.jelly.enterprise.JiraTagLib"><jira:Login username="admin" password="admin">

      <jira:AddVersion xmlns="jelly:com.atlassian.jira.jelly.enterprise.JiraTagLib" project-key="JTEST" name="2.0 alpha"/>

      <jira:CreateIssue xmlns="jelly:com.atlassian.jira.jelly.enterprise.JiraTagLib" versions="2.0 alpha" summary="Affects Version TEST" reporter="admin" project-key="JTEST" priority="Blocker" issueType="Bug" issueKeyVar="key" fixVersions="2.0 alpha" assignee="-1"/>
      </jira:Login>
      </JiraJelly>

      Attachments

        Activity

          People

            Unassigned Unassigned
            umesh.hansla Umesh Sharma
            Votes:
            1 Vote for this issue
            Watchers:
            4 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: