Skip to content

Backend logic to change basket location

Alex requested to merge edit-basket-location into master

What does this MR do?

Adds the possibility to the gateway and the rest controller to change a basket's location. Mainly for the apps, but it can also be used for #377 (closed)

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

Should work. Nothing serious was changed, except the parameter types in the gateway. But I think they are ok

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))

Merge request reports