Looking at the new methods in the SOAP API for the 4.0.0 beta1 there is one method that seems odd: getResolutionDateById(String token, Long issueId)
      Why would I want to use the Long issueid parameter for anything? Finding the issue id (as opposed to the issue key) is hard. What's the purpose of adding this method to the API?

      Interface com.atlassian.jira.rpc.soap.JiraSoapService

      Added Methods from 3.13.1 to 4.0.0 Beta1

      boolean addBase64EncodedAttachmentsToIssue(String, String, String[], String[]) An alternative mechanism for adding attachments to an issue.
      void deleteProjectAvatar(String, long) Deletes the given custom Avatar from the system.
      RemoteIssue[] getIssuesFromFilterWithLimit(String, String, int, int) Returns issues that match the saved filter specified by the filterId.
      RemoteIssue[] getIssuesFromTextSearchWithLimit(String, String, int, int) Returns issues containing searchTerms.
      RemoteAvatar getProjectAvatar(String, String) Retrieves the current avatar for the given project.
      RemoteAvatar[] getProjectAvatars(String, String, boolean) Retrieves avatars for the given project.
      Date getResolutionDateById(String, Long) Given an issue id, this method returns the resolution date for this issue.
      Date getResolutionDateByKey(String, String) Given an issue key, this method returns the resolution date for this issue.
      void setNewProjectAvatar(String, String, String, String) Creates a new custom avatar for the given project and sets it to be current for the project.
      void setProjectAvatar(String, String, Long) Sets the current avatar for the given project to that with the given id.

            [JRASERVER-17509] A SOAP API method using an issue id seems odd

            Bugfix Automation Bot made changes -
            Minimum Version New: 4
            Owen made changes -
            Component/s Original: Ecosystem - SOAP & XML-RPC API [Obsolete] [ 10480 ]
            Owen made changes -
            Workflow Original: JAC Bug Workflow v2 [ 2845632 ] New: JAC Bug Workflow v3 [ 2928122 ]
            Status Original: Resolved [ 5 ] New: Closed [ 6 ]
            Owen made changes -
            Workflow Original: JIRA Bug Workflow w Kanban v7 - Restricted [ 2585151 ] New: JAC Bug Workflow v2 [ 2845632 ]
            Ignat (Inactive) made changes -
            Workflow Original: JIRA Bug Workflow w Kanban v6 - Restricted [ 1540525 ] New: JIRA Bug Workflow w Kanban v7 - Restricted [ 2585151 ]
            Confluence Escalation Bot (Inactive) made changes -
            Labels New: affects-server
            Owen made changes -
            Workflow Original: JIRA Bug Workflow w Kanban v6 [ 679727 ] New: JIRA Bug Workflow w Kanban v6 - Restricted [ 1540525 ]
            Oswaldo Hernandez (Inactive) made changes -
            Workflow Original: JIRA Bug Workflow w Kanban v5 [ 662584 ] New: JIRA Bug Workflow w Kanban v6 [ 679727 ]
            Oswaldo Hernandez (Inactive) made changes -
            Workflow Original: JIRA Bug Workflow w Kanban v5 [ 265695 ] New: JIRA Bug Workflow w Kanban v6 [ 662584 ]
            Deleted Account (Inactive) made changes -
            Reporter Original: MattS [ 9f09c0888cad ] New: MattS [ 73d805a2526b ]

              Unassigned Unassigned
              73d805a2526b MattS
              Affected customers:
              0 This affects my team
              Watchers:
              1 Start watching this issue

                Created:
                Updated:
                Resolved: