-
Bug
-
Resolution: Unresolved
-
Low
-
Minor
-
0
At the moment, we can't set an ETA for this feature to be released, since there's a number of factors that determine how our product team prioritizes new features. Consider adding yourself as a watcher to be kept informed as to the state of this feature request moving forward. With that way, if our development team updates the ticket, you'll be notified via email.
You can learn more by reading Implementation of New Features Policy.
Problem Definition
Currently, the smart value comment.body expands mentioned user's accountId that is hard to understand for the recipients.
Suggested Solution
Expand the most understandable field of the mentioned user, such as displayName.
Or, provide any Smart Value capturing the mentioned users in the comment.
Workaround
As a workaround where the body of the comment is copied and pasted into a text field the following variable could be used:
{{comment.body.text}}
If a comment has @ user mentioned the result will display user's name in plain text and not the AAID.
Consider adding yourself as a watcher to be kept informed as to the state of this feature request moving forward. With that way, if our development team updates the ticket, you'll be notified via email.
Form Name |
---|
[AUTO-147] Human-readable expansion with {{comment.body}} - @ mentions are not rendered when Comments are email sent through the {{issue.comments.last.body}} smart value
Labels | Original: Automation_Move_JSW RIBS-SHORT jsw-s13 | New: Automation_Move_JSW jsw-s13 |
Remote Link | New: This issue links to "Page (Confluence)" [ 1007720 ] |
UIS | Original: 1 | New: 0 |
Priority | Original: High [ 2 ] | New: Low [ 4 ] |
Priority | Original: Medium [ 3 ] | New: High [ 2 ] |
Priority | Original: High [ 2 ] | New: Medium [ 3 ] |
Labels | Original: Automation_Move_JSW jsw-s13 | New: Automation_Move_JSW RIBS-SHORT jsw-s13 |
Priority | Original: Low [ 4 ] | New: High [ 2 ] |
Description |
Original:
{panel:title= Implementation of New Features Policy|titleBGColor=#e0efff}
(i) At the moment, we can't set an ETA for this feature to be released, since there's a number of factors that determine how our product team prioritizes new features. Consider adding yourself as a watcher to be kept informed as to the state of this feature request moving forward. With that way, if our development team updates the ticket, you'll be notified via email. You can learn more by reading [Implementation of New Features Policy|https://confluence.atlassian.com/support/implementation-of-new-features-policy-201294576.html]. {panel} h3. Problem Definition Currently, the smart value *comment.body* expands mentioned user's *accountId* that is hard to understand for the recipients. h3. Suggested Solution Expand the most understandable field of the mentioned user, such as *displayName*. Or, provide any Smart Value capturing the mentioned users in the comment. h3. Workaround None. Consider adding yourself as a watcher to be kept informed as to the state of this feature request moving forward. With that way, if our development team updates the ticket, you'll be notified via email. |
New:
{panel:title= Implementation of New Features Policy|titleBGColor=#e0efff}
(i) At the moment, we can't set an ETA for this feature to be released, since there's a number of factors that determine how our product team prioritizes new features. Consider adding yourself as a watcher to be kept informed as to the state of this feature request moving forward. With that way, if our development team updates the ticket, you'll be notified via email. You can learn more by reading [Implementation of New Features Policy|https://confluence.atlassian.com/support/implementation-of-new-features-policy-201294576.html]. {panel} h3. Problem Definition Currently, the smart value *comment.body* expands mentioned user's *accountId* that is hard to understand for the recipients. h3. Suggested Solution Expand the most understandable field of the mentioned user, such as *displayName*. Or, provide any Smart Value capturing the mentioned users in the comment. h3. Workaround As a workaround where the body of the comment is copied and pasted into a text field the following variable could be used: {code:java} {{comment.body.text}} {code} If a comment has @ user mentioned the result will display user's name in plain text and not the AAID. Consider adding yourself as a watcher to be kept informed as to the state of this feature request moving forward. With that way, if our development team updates the ticket, you'll be notified via email. |