Skip to content

Resolve "Remove wall for regions and only show it for workgroups"

Closes #750 (closed)

What does this MR do?

If accessing a wall of a NON-working group, e.g. a region, redirect to the forum of the region. A region should not have that wall-page because it is not intended to be used for regions. Example URL: http://localhost:18080/?page=bezirk&bid=341&sub=wall should be redirected to: http://localhost:18080/?page=bezirk&bid=341&sub=forum

A Popup is shown after the redirect to describe what happened: image

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

very confident

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))
  • 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 Chris Oelmueller

Merge request reports