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

Email handler configured with ccwatcher option won't notify of issue creation

    XMLWordPrintable

Details

    • 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.

    Description

      An email handler configured with ccwatcher=true will correctly add the CCd accounts to the watcher list but won't send them a notification of issue creation.
      CreateIssueHandler.handleMessage() (also called from CreateOrCommentHandler) will create the issue without passing the accounts in the CC field and only after that has happened it will add the CCd account; this way the CCd watchers will miss the event.
      I think the method should extract the eventual CCs and pass them to the IssueManager.createIssue() together with the other fields (if possible)

      Best regards,
      Edoardo

      Attachments

        Issue Links

          Activity

            People

              Unassigned Unassigned
              ecausarano Edoardo Causarano [Atlassian]
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: