\Drupal\sms\EventSubscriber\SmsMessageProcessor::chunkMaxRecipients is chunking incoming messages.

chunkMaxRecipients should only work for outgoing messages.

Needs test coverage.

Support from Acquia helps fund testing for Drupal Acquia logo

Comments

dpi created an issue. See original summary.

dpi’s picture

The last submitted patch, 2: fix-incoming-chunking-2834908-testonly.patch, failed testing.

dpi’s picture

Issue tags: +release-8.x-1.0-beta2

added release-8.x-1.0-beta2 tag.

dpi’s picture

Added some incoming message object helpers to test trait.

  • dpi committed 798ac4b on 8.x-1.x
    Issue #2834908 by dpi: Prevent chunkMaxRecipients from chunking incoming...
dpi’s picture

Status: Needs review » Fixed

Merged this now since it has some incoming message utilities that are useful for the other active incoming issues:

Status: Fixed » Closed (fixed)

Automatically closed - issue fixed for 2 weeks with no activity.