User mentions overwrite the comment body when using the rich text editor

XMLWordPrintable

    • Minor
    • Jira Software

      Issue Summary

      User mention in comments overwrite the whole comment when using the rich text editor, such as in the new Edit page action

      Steps to Reproduce

      1. Create a rule to edit a page in Confluence when a comment is added to a work item
      2. Use the smart value
        {{comment.body}}
        
      1. Add a comment including a user mention.

      Expected Results

      The comment is copied as intended

      Actual Results

      The comment is overwritten by the user mention, only the user mention is copied to the page.

      Workaround

      For now, you can use the text function to escape the user mention

      {{comment.body.text}}
      

        1. bugreplication.png
          421 kB
          Hala ElRoumy

            Assignee:
            Unassigned
            Reporter:
            Hala ElRoumy
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated: