Closed exemplari closed 2 years ago
Thanks for the hint! The ctime field is not copied any more after this commit: https://github.com/aimeos/ai-admin-jqadm/commit/34f3318ed210352d88e20c0591e816d5201bab49
You can test the new version executing:
composer req aimeos/ai-admin-jqadm:2021.10.x-dev
Thank!
Environment
Describe the bug Products do not sort by created time when created via the copy product button.
To Reproduce Steps to reproduce the behavior: Click the copy button and save a new product.
Expected behavior I expect the copied new product to have a created time of Now.
Screenshots The newly copied product has the same created time as the old product.
In my particular case this becomes noticeable when trying to sort products by created time via the json frontend.