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

Jelly CreateIssue ignoring priority field and defaulting to Major

    XMLWordPrintable

Details

    Description

      When trying to run a Jelly script to create issues under a project with all the default values, it seems to ignore the priority field.

      <JiraJelly xmlns:jira="jelly:com.atlassian.jira.jelly.enterprise.JiraTagLib">

      <jira:CreateIssue xmlns="jelly:com.atlassian.jira.jelly.enterprise.JiraTagLib" summary="PRIORITYISSUE4" reporter="admin" project-key="OC" priority="Blocker" issueType="Bug" issueKeyVar="key" description="Work!" assignee="-1"/>

      </JiraJelly>

      The resulting issue that is created does not have Blocker but Major as the Priority. (See attached screenshot)

      Attachments

        Activity

          People

            Unassigned Unassigned
            umesh.hansla Umesh Sharma
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: