mattermost / mattermost-plugin-msteams

MS Teams plugin for Mattermost
Other
13 stars 11 forks source link

MM-57565 - Set root id if it exists on attachment sync warning #600

Closed sbishel closed 4 months ago

sbishel commented 4 months ago

Summary

Set the rootID for the new post to the existing posts root id. Result is if null, new post displays in center section and if a reply it will appear in the thread list.

Ticket Link

Fixes https://mattermost.atlassian.net/browse/MM-57565

Screenshot 2024-04-15 at 6 24 46 PM
sbishel commented 4 months ago

@calebroseland

Is is necessary to remove the CreateAt?

Before removing the new post displayed before the origin in the threaded view.

Not sure why it was being set anyway. It should its own and correct createAt, shouldn't it?

sbishel commented 4 months ago

Will QA during bug bash