Uploaded image for project: 'Jenkins'
  1. Jenkins
  2. JENKINS-44253

Assign User by E-Mail

XMLWordPrintable

    • Icon: Improvement Improvement
    • Resolution: Fixed
    • Icon: Minor Minor
    • jira-steps-plugin
    • None

      Hi,

      Would there be a way to assign a user by his e-mail address?

      def issue = [fields: [ project: [id: 1234], 
                             summary: "Error", 
                             description: "test", 
                             assignee: [emailAddress: 'test@example.de'], 
                             issuetype: [id: 1]]]
      

      Currently i'm getting this error:

      Error Message: \{"errorMessages":[],"errors":\{"assignee":"expected Object containing a 'name' property"}}
      

      This was reported on github as an Issue by https://github.com/tschechniker
      https://github.com/jenkinsci/jira-steps-plugin/issues/7

            nrayapati Naresh Rayapati
            nrayapati Naresh Rayapati
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: