Skip to content

Sentry: check if post still exists before trying to change reactions

Chris Oelmueller requested to merge sentry-BETA-BACKEND-HM into master

to reproduce:

  • open a forum thread in two tabs
  • delete posts in one tab
  • attempt to modify reactings in the other tab

https://sentry.io/organizations/foodsharing-ev/issues/1964367636

see also the Slack discussion about how to handle the case of missing values where they would be expected most of the time:

Merge request reports