-
Bug
-
Resolution: Fixed
-
Low (View bug fix roadmap)
-
7.1.7, 7.2.3, 7.3.6, 7.5.0
-
7.01
-
6
-
Severity 3 - Minor
-
2
-
Summary
Sharing a single issue from within JIRA the email address of the user that has shared the issue is being displayed in the "From" field.
In contrast, when sharing the results of filter query, the outgoing mail server "From" field is being used.
This behaviour is unexpected and inconsistent. Whenever a notification is being triggered from within JIRA, the outgoing mail server "From" field should be used.
It appears this behaviour is also showing when inviting a new user to JIRA, where the initiator is used instead of the outgoing mail "From" setting.
Steps to Reproduce
- Open an Issue in JIRA, and use the share button to share the issue with another user
- Create a filter query, and share the results of it with another user
Expected Results
In both cases, the "From" address should be set as defined under the outgoing mail server configuration
Actual Results
- The filter result share uses the address of the user sharing the issue in the "From" field
- The single issue share uses the outgoing mail server "From" address
Notes
The mail headers will display the information as follows:
When sending a filter result:
From: "admin (JIRA)" <outgoing mail server address> X-Google-Original-From: "admin (JIRA)" <user email address>
When sending a single issue:
From: "admin (JIRA)" <outgoing mail server address> X-Google-Original-From: "admin (JIRA)" <From address as configured under the outgoing mail server>
This has been tested with Gmail.
Certain mail servers/clients will only accept the "Original-From"
- causes
-
JRASERVER-47630 Shared search results notification is not sent
-
- Closed
-
- is duplicated by
-
JRASERVER-64211 Current user's email being used as sender when sharing issue
-
- Closed
-
- is related to
-
JRASERVER-62061 "Invite User" function sending out email as the current logged in user
-
- Closed
-
- relates to
-
RAID-671 You do not have permission to view this issue
Sharing a single issue and inviting a user uses the initiators email address opposed to the outgoing mailserver "From" field
-
Bug
-
Resolution: Fixed
-
Low
-
7.1.7, 7.2.3, 7.3.6, 7.5.0
-
7.01
-
6
-
Severity 3 - Minor
-
2
-
Summary
Sharing a single issue from within JIRA the email address of the user that has shared the issue is being displayed in the "From" field.
In contrast, when sharing the results of filter query, the outgoing mail server "From" field is being used.
This behaviour is unexpected and inconsistent. Whenever a notification is being triggered from within JIRA, the outgoing mail server "From" field should be used.
It appears this behaviour is also showing when inviting a new user to JIRA, where the initiator is used instead of the outgoing mail "From" setting.
Steps to Reproduce
- Open an Issue in JIRA, and use the share button to share the issue with another user
- Create a filter query, and share the results of it with another user
Expected Results
In both cases, the "From" address should be set as defined under the outgoing mail server configuration
Actual Results
- The filter result share uses the address of the user sharing the issue in the "From" field
- The single issue share uses the outgoing mail server "From" address
Notes
The mail headers will display the information as follows:
When sending a filter result:
From: "admin (JIRA)" <outgoing mail server address> X-Google-Original-From: "admin (JIRA)" <user email address>
When sending a single issue:
From: "admin (JIRA)" <outgoing mail server address> X-Google-Original-From: "admin (JIRA)" <From address as configured under the outgoing mail server>
This has been tested with Gmail.
Certain mail servers/clients will only accept the "Original-From"
- causes
-
JRASERVER-47630 Shared search results notification is not sent
-
- Closed
-
- is duplicated by
-
JRASERVER-64211 Current user's email being used as sender when sharing issue
-
- Closed
-
- is related to
-
JRASERVER-62061 "Invite User" function sending out email as the current logged in user
-
- Closed
-
- relates to
-
RAID-671 Loading...