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

Remote version not validated when creating new issue over SOAP

    XMLWordPrintable

Details

    Description

      When creating new issue via SOAP in Java with the following code and using nonexistent version JIRA throws NullPointerException rather then picking it up in the validation.

      RemoteVersion version = new RemoteVersion();
      version.setId("1111");
      RemoteVersion[] remoteVersions = new RemoteVersion[]

      { version }

      ;
      issue.setFixVersions(remoteVersions);

      Attachments

        Issue Links

          Activity

            People

              nick.menere Nick Menere [Atlassian] (Inactive)
              f9e21e7266c1 Rafal
              Votes:
              0 Vote for this issue
              Watchers:
              0 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved:

                Time Tracking

                  Estimated:
                  Original Estimate - Not Specified
                  Not Specified
                  Remaining:
                  Remaining Estimate - 0h
                  0h
                  Logged:
                  Time Spent - 1h
                  1h