Hi Guys,
I have a situation when there are a few OrderContexts defined on the solution.
Before this multiple OrderContext scenario, Reorder (from CustomerCenter) meant just a post to the Cart page with a URL parameter ReorderID=ORDERID
And everything worked like a charm.
After I have set up multiple contexts, this approach does not work anymore. I assume I have to add an OrderContext to this reorder request. Adding OrderContext=ORDERCONTEXT2 in URL did not solve the problem.
What should I do? Is this a bug or something I am missing?
Thanks,
Adrian