Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Magento 2 Apply both promotion and promotion code for order #6294

Closed
JananiKrishnan opened this issue Aug 23, 2016 · 10 comments
Closed

Magento 2 Apply both promotion and promotion code for order #6294

JananiKrishnan opened this issue Aug 23, 2016 · 10 comments
Assignees
Labels
bug report Component: Sales Issue: Ready for Work Gate 4. Acknowledged. Issue is added to backlog and ready for development

Comments

@JananiKrishnan
Copy link

Hi,

I need to apply both promotion and coupon code for an order. It seems we can apply only one at a time. Kindly tell me whether a plugin is available or we can write a custom code?

I can explain you with scenario.

Let us say I have generated a promotion for 10 % off for order and also I have generated coupon code of $5 off for order(SAVE).

*_Expected Result:_* Both 10% and $5 for order should apply if I apply promo code SAVE

*_Actual Result:_*Either one is applying.

Expected result

@tkacheva tkacheva self-assigned this Aug 23, 2016
@tkacheva tkacheva added Issue: Ready for Work Gate 4. Acknowledged. Issue is added to backlog and ready for development bug report labels Aug 23, 2016
@tkacheva
Copy link

@JananiKrishnan Are you saying that none of promo applied to shopping cart? or only one?

@tkacheva
Copy link

Bug MAGETWO-55433

@JananiKrishnan
Copy link
Author

Only one is applied.. i.e., either promo or promo code is applying

@tkacheva
Copy link

Thanks @JananiKrishnan that is what we reproduced.

@loganathan-r
Copy link

@tkacheva When will the fix be available? or Can you provide a patch for the issue? we need to go live next week with fix

@tkacheva
Copy link

@loganathan-r we are working on it. Once it's merged, we close the ticket

@tkacheva
Copy link

tkacheva commented Oct 6, 2016

@loganathan-r Bugfix is merged to mainline. Please update and check. Closing the ticket

@tkacheva
Copy link

tkacheva commented Oct 6, 2016

Commit d667480

@Ctucker9233
Copy link

@tkacheva is this commit safe to integrate into a 2.1.1 production environment or is there a patch pending. If I may also ask a question, I am wondering why all bug fixes get merged into develop instead of into the version the fix is for? I'm just trying to understand the process.

@tkacheva
Copy link

Hi @Ctucker9233 ,
This issue was back ported to 2.1 and will be available in 2.1.3 patch release once it's out.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug report Component: Sales Issue: Ready for Work Gate 4. Acknowledged. Issue is added to backlog and ready for development
Projects
None yet
Development

No branches or pull requests

4 participants