Skip to content

Show foodsaver ID in getRecip XHR

Matthias Larisch requested to merge tagselect-show-foodsaver-id into master

What does this MR do?

Adds the foodsaver ID next to the name when users are added to a region or workgroup.

This fixes the problem that people want to add other people but get multiple results with the same name. The ID allows identifying the right person.

The change is a pure value change - a test could theoretically proof that the method still works...

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

quite

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 Nick Sellen

Merge request reports