[API] Fixed OrderController save action issue in not html requests#11006
Conversation
pfazzi
commented
Jan 9, 2020
| Q | A |
|---|---|
| Branch? | 1.6 |
| Bug fix? | yes |
| New feature? | no |
| BC breaks? | no |
| Deprecations? | no |
| Related tickets | fixes #10930 |
| License | MIT |
825393a to
c6cea6f
Compare
|
The base of this pull-request was changed, you need fetch and reset your local branch Unless you added new commits (to this branch) locally that you did not push yet, Feel free to ask for assistance when you get stuck 👍 |
|
Hello Patrick, thank you very much for your contribution and welcome to our community! As the problem exists from 1.5, so I have decided to rebase to the proper branch. Have a great day ;) |
lchrusciel
left a comment
There was a problem hiding this comment.
However, I'm wondering why don't we have a test case for this issue... Patrick are you willing to take a look into our Api tests and try to write something?
|
Thank you, Patrick! 🎉 |
|
Hello @lchrusciel, sorry for not being available but i have been very busy. If it's still needed I can have a look into sylius api test cases so that i can try to implement a proper test case for this issue. |