Follow up 7e6e751d69 - Fixes #3695 - Detect Jira follow-ups.

This commit is contained in:
Rolf Schmidt 2021-08-17 13:01:55 +01:00 committed by Thorsten Eckel
parent 8b5596647a
commit 4e12a682f3
2 changed files with 22 additions and 0 deletions

View file

@ -0,0 +1,11 @@
--- !ruby/hash:ActiveSupport::HashWithIndifferentAccess
from: IT example <example@jira.com>
from_email: example@jira.com
from_display_name: IT example
to: support@example.com
subject: "[JIRA] (SYS-422) test zammad 3"
body: 'Incident content
'
content_type: text/plain
attachments: []

View file

@ -0,0 +1,11 @@
--- !ruby/hash:ActiveSupport::HashWithIndifferentAccess
from: IT example <example@jira.com>
from_email: example@jira.com
from_display_name: IT example
to: support@example.com
subject: "[JIRA] (SYS-422) booob"
body: 'Incident content
'
content_type: text/plain
attachments: []