Skip to content

Supermind request context minds#3563

Olivia Madrid requested to merge feat/supermind-request-context-3563 into master

Ticket(s) / Related Merge Requests

minds#3563 (closed)

Summary of Changes

Updated the details included in supermind request activity exports. If the activity is a supermind request, the activity.supermind object will include receiver_user (object of user who is receiving the offer) and, if they've replied, the reply_guid of the reply post.

Testing Considerations

Supermind request activities

Deployment Considerations

N/a

Regression Scope

Activities, superminds

Platform Affected (web, mobile, etc)

Both

Developer Testing Completed

Exported supermind requests

Screenshots / Screen Recording

localhandler is the user name of the receiver user 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

Merge request reports