Skip to content

Attempt to fix store bell notifications

Johannes requested to merge JO-store-bell-notifications into master

What does this MR do?

Foodsaver IDs get returned as comma seperated values instead of an array since it comes from javascript. This creates an array before using it.

How confident are you it won't break things if deployed?

Was working during my tests but should easly be tested by beta users.

Links to related issues

Checklist

  • added a test, or explain why one is not needed/possible...
  • no unrelated changes
  • asked someone for a code review
  • joined #foodsharing-beta channel at https://slackin.yunity.org
  • added an entry to CHANGELOG.md (description, merge request link, username(s))
Edited by Chris Oelmueller

Merge request reports