Skip to content

Region delete API

Matthias Larisch requested to merge region-delete-permission into master

Touches #472 (closed)

What does this MR do?

  • Implement REST API for deletion of regions/groups/working groups
  • Mention the concept of calling "regions" and "workgroups" together "groups"
  • Only allow orga users to delete groups
  • use rest api for that in RegionAdmin module

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

Tests work :)

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