Uploaded image for project: 'Confluence Cloud'
  1. Confluence Cloud
  2. CONFCLOUD-66730

When an inline comment is deleted due to text being removed, the comment still appears in mobile

      Removing text with an inline comment, should cause the comment to be deleted in mobile

      Environment

      Confluence Mobile

      Steps to Reproduce

      1. Create an inline comment
      2. Delete the text that the comment was highlighting
      3. View in mobile

      Expected Results

      The comment should not be visible with the other comments

      Actual Results

      The comment is visible, and appears current.

      Notes

      I think this is due to the different status for resolved versus dangling. A comment that has been resolved due to text being deleted has a resolution as dangling. To make mobile consistent with the web, this comment should not appear with the other comments.

      extensions: {
         location: "inline",
         resolution: {
         status: "resolved"
         }
      }
      
      extensions: {
        location: "inline",
        resolution: {
          status: "dangling"
        }
      }
      

      Workaround

      Delete the comment with the rest api, there is no way in web or mobile for a customer to delete this dangling comment through the UI.

      cc ametcalfe

            [CONFCLOUD-66730] When an inline comment is deleted due to text being removed, the comment still appears in mobile

            Lizzie Lee made changes -
            Resolution New: Fixed [ 1 ]
            Status Original: Gathering Impact [ 12072 ] New: Closed [ 6 ]
            SET Analytics Bot made changes -
            Support reference count Original: 1 New: 2
            SET Analytics Bot made changes -
            UIS Original: 16 New: 0
            SET Analytics Bot made changes -
            UIS Original: 17 New: 16
            SET Analytics Bot made changes -
            UIS New: 17
            Suraj Sonawane made changes -
            Assignee New: Josh Stevens [ b67662768652 ]
            Suraj Sonawane made changes -
            Status Original: Short Term Backlog [ 12074 ] New: Gathering Impact [ 12072 ]
            Suraj Sonawane made changes -
            Component/s Original: Page - Inline Comments (Mobile) [ 61217 ]
            Component/s New: Page - Page Comments [ 46377 ]

            Suraj Sonawane added a comment - https://product-fabric.atlassian.net/browse/WS-3512
            Stephanie Zhang (Product) made changes -
            Status Original: Long Term Backlog [ 12073 ] New: Short Term Backlog [ 12074 ]

              b67662768652 Josh Stevens
              slancashire Steve Lancashire (Inactive)
              Affected customers:
              0 This affects my team
              Watchers:
              7 Start watching this issue

                Created:
                Updated:
                Resolved: