Skip to content

Quote posts with attachments and no message should NOT become reminds minds#3401

Ben requested to merge fix/attachment-quotes-m3401 into master

Ticket(s) / Related Merge Requests

Closes minds#3401 (closed) AND minds#3374 (closed)

Summary of Changes

Fix an issue where supermind replies with image attachments and no message create basic reminds instead of Supermind Replies (quote posts).

Testing Considerations

  1. Make a Supermind offer.
  2. Accept it, post an image with no text.
  3. It should create a Supermind offer as expected.

Deployment Considerations

Standard deployment.

Regression Scope

Quote posts / reminds / Supermind replies

Platform Affected (web, mobile, etc)

Web

Developer Testing Completed

Manual - we should build out test suites for these endpoints in future but 1 weight was not enough allocated weight to handle this.

Screenshots / Screen Recording

Quote no text

image

Supermind with attachment and text and without

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 Ben

Merge request reports