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

fix: add to order template on product row #277

Merged
merged 1 commit into from
Jun 10, 2020

Conversation

SGrueber
Copy link
Collaborator

@SGrueber SGrueber commented Jun 8, 2020

PR Type

[x] Bugfix
[ ] Feature
[ ] Code style update (formatting, local variables)
[ ] Refactoring (no functional changes, no API changes)
[ ] Build-related changes
[ ] CI-related changes
[ ] Documentation content changes
[ ] Application / infrastructure changes
[ ] Other:

What Is the Current Behavior?

If the user clicks on 'add to order template' icon button on a subcategory page (product row view) the order template will be created but the product won't be assigned to this order template.

Issue Number: Closes #271

What Is the New Behavior?

The product is added to order template.

Does this PR Introduce a Breaking Change?

[ ] Yes
[x] No

Other Information

@SGrueber SGrueber self-assigned this Jun 8, 2020
@SGrueber SGrueber added the bug Something isn't working label Jun 8, 2020
@SGrueber SGrueber added this to the 0.21 milestone Jun 8, 2020
@SGrueber SGrueber merged commit 4714657 into develop Jun 10, 2020
@SGrueber SGrueber deleted the bugfix/add_to_order_template branch June 10, 2020 11:38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Add to order template functionality is not working properly on product rows
2 participants