Skip to content

Magento 2.3 EE : Coupon Type is not changing in salesrule table for schedule changes of cart price rules #20211

@sneha-panchal

Description

@sneha-panchal

Preconditions (*)

  1. Magento 2.3 Enterprise

Steps to reproduce (*)

  1. Create cart price rule with coupon type Auto and Action is Fixed amount discount and save.
  2. Now Schedule new update in that rule and add from and to date for the rule and save that update and also save the rule.
  3. Now please check salesrule table.
  4. You have 3 rows added for this rule and all having coupon_type = 3 (3 is for Auto coupon type).
  5. Now please edit the same rule and change coupon type "Auto" to "Specific Coupon" and save that rule.
  6. Now please check salesrule table.

Expected result (*)

  1. Our rule data rows in salesrule table having coupon_type = 3 will be changed to 2 (2 is for specific coupon type).

Actual result (*)

  1. When i check salesrule table schedule changed data row's coupon_type is displaying 3 (3 is for Auto).
  2. Scheduled changes row is not updating coupon_type in table.

Please check attached screenshots :

fixed amount discount promotions marketing magento admin

fixed amount discount promotions marketing magento admin 3

fixed amount discount promotions marketing magento admin 2

Metadata

Metadata

Assignees

No one assigned

    Labels

    Issue: Format is validGate 1 Passed. Automatic verification of issue format passed

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions