mattermost / mattermost-plugin-zoom

Zoom plugin for Mattermost :electric_plug:
Apache License 2.0
106 stars 68 forks source link

The post content for Zoom is being duplicated #254

Closed DHaussermann closed 11 months ago

DHaussermann commented 2 years ago

When a post is being created for Zoom to join a meeting, the post is being duplicated. image

Steps:

The post appears correct in the RHS

DHaussermann commented 2 years ago

If it's relevant - When the webhook updates the post on meeting end, the timestamps are different as 1 is in UTC. image

catalintomai commented 2 years ago

other potential plugins: jitsi, nps, playbooks(?), boards(?)

hanzei commented 2 years ago

Screenshot from 2022-02-28 21-01-41

This issue also reproduces with Jitsi. @DHaussermann Please open a Jira ticket.

hanzei commented 2 years ago

Playbooks is also effected Screenshot from 2022-03-01 11-03-46

larkox commented 2 years ago

May be a change in webapp were it is showing both the attachment and the plugin custom post?

Edit: The attachment is usually used as a fallback when the plugin is not enabled, but plugins don't expect it to be rendered when they are taking over the post render.

hanzei commented 2 years ago

@DHaussermann To ensure this doesn't get lost: Is there a ticket yet?

raghavaggarwal2308 commented 11 months ago

@mickmister @DHaussermann This issue is not reproducible on our end. Can you please share the server version on which you facing it?

mickmister commented 11 months ago

@raghavaggarwal2308 I'm not 100% sure what was causing the issue but I think it's gone now, and not specific to the Zoom plugin, so I'll close the ticket