Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

Table of Contents

Introduction

Project association is the matching of incoming emails to project in JIRA. When there is an incoming email and NO issue has been associated to the message, a new issue will be created in the associated project.  There are a several mechanisms through which project association can be achieved, each with varying levels of strength.  These will now be discussed, in the order that JEMHC uses to look for an association.

Project Key Directive

With a field processor enabled, a directive can be used to drive issue creation to a specific project. 

For example, the At(@) Prefix field processor allows the following directive to direct the email to a project (in this example EX):

No Format
@project=EX

Project Mapping

The most common way to create issue in a project is by selecting the project in the Profile's Project Mapping. If the message applies to one of the Project Mapping's rule, the issue will be create in the Project Mapping's selected project falling back to Default Project Mapping's project.


Related articles

Filter by label (Content by label)
showLabelsfalse
max5
spacesJEMHC
showSpacefalse
sortmodified
reversetrue
typepage
cqllabel in ("kb-how-to-article","project","project-mapping","inbound") and type = "page" and space = "JEMHC"
labelskb-how-to-article

Page Properties
hiddentrue
Related issues