Marcus Gesing
Marcus Gesing
Too much new validation code would have to be written for this. What should happen if, for one of the many possible reasons, the required product cannot be added? Then...
The option **Export attribute combinations** is used to export product variants as individual products. It has nothing to do with group products or bundles because they do not have variants....
I cannot reproduce it anymore with current code, so probably already fixed.
No. I have never seen it. Maybe e80956c fixed it.
I am still unable to reproduce it locally. When testing in the demo backend, the error occurred in my case because the application temporarily had no connection to the database...
Can be reproduced using reverse proxy (dev tunnel, ngrok etc.).
As it may be difficult to administrate permissions this way, we should also think about alternative solutions (without going so deep), e.g. specifying the customer roles assigned to the customer...
See also #1178
This could be challenging to solve completely (including MegaSearch) because therefore all prices for all published currencies have to be calculated and saved in the search index. The above sorting...
I have created a new [issue](https://github.com/smartstore/Smartstore/issues/1211) to at least take the special price into account when sorting.