Versions Compared

Key

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

...

Issue property mail headers can be configured independently for both non-Jira and Jira recipients via the associated event listener project mapping tabs for each type of user.

@Mention notifications

JEMH deliberately ignores issue event notifications for users who are @mentioned in comment content. This is because Jira sends specific notifications for this outside the standard IssueEvent pattern - processing notifications for the user would create duplicates, and we would be forever answering support queries about ‘duplicates’.

Filter by label (Content by label)
showLabelsfalse
max5
spacesJEMH
sortmodified
showSpacefalse
reversetrue
typepage
cqllabel in ( "listener" , "event" , "issue" , "notification" , "notifcations" ) and type = "page" and space = "JEMH"
labelsevent listener jemh issue notification

...