Skip to content

Fix adding members to mailboxes

Alex requested to merge 677-fix-adding-mailbox-members into master

Closes #677 (closed)

What does this MR do?

Adds quotation in SQL statement when changing the members of a mailbox.

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

Very.

How to test

Steps a reviewer can take to verify that this MR does what it says it does e.g.

  1. Login as orga
  2. Go to 'Mailboxen verwalten'
  3. Add a member and save

Checklist

  • added a test, or explain why one is not needed/possible... shouldn't be necessary
  • 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))
  • Once your MR has been merged, you are responsible to update the #foodsharing-beta Slack channel about what has been changed here. They will test your work in different browsers, roles or other settings
Edited by Alex

Merge request reports