Jelly: In CreateIssue adding values to Cascading Select custom fields only works on first iteration of loops - error thereafter

XMLWordPrintable

    • 3.06

      As with JRA-10879, in a loop, CreateIssue is not behaving correctly and nesting an AddCustomFieldValue tag inside it does not work correctly.

      On second iteration, the following error is thrown (nothing in logs) :

      <Error action="CreateIssueDetails">
      	<TagContents>
      ((issueIdVar=newIssueId)(summary=cascade...... this here title)(issueKeyVar=newIssueKey)(issuetype=1)(duplicateSummary=ignore)(customfield_10030:1=10455)(project-key=PD)(customfield_10030:15=10454)(pid=10000)(key=PD-70)(issueType=Bug)(customfield_10030=10454)(description=mister description)(reporter=admin)(assignee=-1)(priority=3))
      </TagContents>
      <ExecutedAs>user=admin</ExecutedAs>
      	<ErrorMessage>
      Result=input
      Error for field "customfield_10030" : Value: 'null' is an invalid Option
      </ErrorMessage>
      </Error>
      	<Error action="CreateIssueDetails">
      

      See https://support.atlassian.com/browse/JSP-6606 for original context.

              Assignee:
              Chris Mountford
              Reporter:
              Chris Mountford
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

                Created:
                Updated:
                Resolved: