Skip to content

Export containerObj for group post presentation minds#4598

Olivia Madrid requested to merge fix/group-context-tenant-m4598 into master

Ticket(s) / Related Merge Requests

minds#4598 (closed)

Summary of Changes

On export - if an entity is not a user or a group, see if it has a container object and export that. This way, the front end has context to present group posts correctly.

Testing Considerations

newsfeed > groups tab

Tenant sandbox: https://olivia3.oke.minds.io/

Deployment Considerations

Regression Scope

activities

Platform Affected (web, mobile, etc)

Both

Developer Testing Completed

Group posts display correctly on the newsfeed > groups tab for both tenants and minds.com

Screenshots / Screen Recording

image

image

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