Skip to content

Asynchronous email sending for the sales entities which were created with disabled email sending #21786

Closed
@serhiyzhovnir

Description

@serhiyzhovnir

Preconditions (*)

  1. Magento 2.3, Magento 2.2
  2. Enabled CRON
  3. enabled sales_email/general/async_sending config

Steps to reproduce (*)

  1. Disable email sending config for Invoice, Creditmemo, Shipment entities (Stores->Configuration->Sales->Sales Emails)
  2. Create Invoice, Creditmemo, Shipment via admin panel
  3. Enable email sending config for Invoice, Creditmemo, Shipment entities
  4. Wait for CRON or trigger it manually via bin/magento cron:run command

Expected result (*)

  1. The emails for the sales entities which were created with disabled email sending do not send via asynchronous email sending after enabling the email sending config for the sales entities.

Actual result (*)

  1. The emails for the sales entities which were created with disabled email sending send via asynchronous email sending after enabling email sending config for the sales entities.

Metadata

Metadata

Assignees

Labels

Component: AsynchronousOperationsComponent: EmailComponent: SalesFixed in 2.2.xThe issue has been fixed in 2.2 release lineFixed in 2.3.xThe issue has been fixed in 2.3 release lineIssue: Clear DescriptionGate 2 Passed. Manual verification of the issue description passedIssue: ConfirmedGate 3 Passed. Manual verification of the issue completed. Issue is confirmedIssue: Format is validGate 1 Passed. Automatic verification of issue format passedIssue: Ready for WorkGate 4. Acknowledged. Issue is added to backlog and ready for developmentReproduced on 2.2.xThe issue has been reproduced on latest 2.2 releaseReproduced on 2.3.xThe issue has been reproduced on latest 2.3 release

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions