Skip to content

Provide is:banned in group response minds#4291

Olivia Madrid requested to merge fix/export-group-banned-m4291 into master

Ticket(s) / Related Merge Requests

minds#4291

Summary of Changes

If a user is banned from a group, the group api response provides is:banned = true when they go to the group page.

Testing Considerations

Groups

Deployment Considerations

Regression Scope

Groups, banned users

Platform Affected (web, mobile, etc)

Both

Developer Testing Completed

  • Group response for banned users includes is:banned = true
  • Group response for group members does not include is:banned
  • Group response for non-members does not include is:banned

Screenshots / Screen Recording

See front MR: front!2435 (merged)

Does this impact

  • Localization
  • Dark/light mode
  • Guest mode

Definition of Done Checklist

  • The Acceptance Criteria has been met
  • Code is tested: Testing includes unit/spec, E2E/automated and manual testing
  • Merge requests description has been filled out
Edited by Olivia Madrid

Merge request reports