XMLWordPrintable

    • Icon: Suggestion Suggestion
    • Resolution: Won't Fix
    • None
    • None
    • all
    • We collect Jira feedback from various sources, and we evaluate what we've collected when planning our product roadmap. To understand how this piece of feedback will be reviewed, see our Implementation of New Features Policy.

      NOTE: This suggestion is for JIRA Server. Using JIRA Cloud? See the corresponding suggestion.

      This API works, but does not allow you to specify the comment author. It ignores the "author" field and instead uses the logged-in user. Naturally, in an integration scenario, you dont want to use the logged-in user but rather be able to specify who has made the comment.

      Please not that not all SOAP APIs work in that manner: the createIssue API (which is very similar in nature to addComment) takes in a "reporter" field and uses it to capture the user who reported the issue, this gives the external application the ability to correctly create an issue on behalf of a user, while such ability does not exist when you try to create a comment, thus, making the createComment API somewhat pointless. I think this can be easily fixed by adding a new "reporter" attribute to the RemoteComment object or using the existing "author" or "updateAuthor" attributes.

      This is a major issue for our company as our service depends on integration with Jira over SOAP. Thank you for your attention.

            Unassigned Unassigned
            085bb05cc03e tomer tomer
            Votes:
            9 Vote for this issue
            Watchers:
            6 Start watching this issue

              Created:
              Updated:
              Resolved: