frappe / gameplan

Delightful, open-source, work communication tool for remote teams
https://frappe.io/gameplan
GNU Affero General Public License v3.0
305 stars 129 forks source link

Bug: Non Consistent Emoji updates #341

Open arunmathaisk opened 3 weeks ago

arunmathaisk commented 3 weeks ago

Problem:

The emoji state gets updated on the client side but does not persist properly on the server side.

Story

I did a thumbs-down emoji to a post by mistake and corrected it with a thumbs-up.

At my client end, everything was ok. ie only a thumbs-up was shown.

When I checked later, both up and down emojis were there.