nopCommerce icon indicating copy to clipboard operation
nopCommerce copied to clipboard

Add published/Active to product attribute combination

Open ahmadkq opened this issue 3 years ago • 2 comments

nopCommerce version: 4.40

Steps to reproduce the problem: If you have some combination inside a product, and you want to hide this combination without effecting the old orders or even the current pending orders for that combination

ahmadkq avatar Jan 10 '22 09:01 ahmadkq

Perhaps we could mark combinations as ISoftDeletedEntity and just delete them.

RomanovM avatar Jan 10 '22 10:01 RomanovM

Perhaps we could mark combinations as ISoftDeletedEntity and just delete them.

I believe make Active option is also good, as I want to hide a combination from the website for a period of time, then i want to active it later

ahmadkq avatar Jan 10 '22 10:01 ahmadkq

After some consideration we've decided not to implement this functionality. We'll consider the following one - https://github.com/nopSolutions/nopCommerce/issues/5114

AndreiMaz avatar Nov 28 '22 08:11 AndreiMaz