Copy product - Download file deleted
Forum rules
Always add your TYPO3, Aimeos and PHP version as well as your environment (Linux/Mac/Win)
Spam and unrelated posts will be removed immediately!
Always add your TYPO3, Aimeos and PHP version as well as your environment (Linux/Mac/Win)
Spam and unrelated posts will be removed immediately!
Copy product - Download file deleted
If I copy a product with a download file and remove the copied product, the file is also deleted from the original.
PHP 8.2.24
Typo3 v12.4.23 LTS
Aimeos web shop 24.10.2
Typo3 v12.4.23 LTS
Aimeos web shop 24.10.2
Re: Copy product - Download file deleted
They both refer to the same attribute that stores the relative file name of the download file.
The only options to avoid that would be to copy the attribute and the file too (can lead to ghost files if the product isn't saved after copying) or remove the download attribute when copying the product.
The only options to avoid that would be to copy the attribute and the file too (can lead to ghost files if the product isn't saved after copying) or remove the download attribute when copying the product.
Professional support and custom implementation are available at Aimeos.com
If you like Aimeos,
give us a star
If you like Aimeos,

Re: Copy product - Download file deleted
We've decided to remove the download attribute from the copied product now. The change will be available with the next release or if you use:
Code: Select all
composer req aimeos/ai-admin-jqadm:2022.10.x.dev
Professional support and custom implementation are available at Aimeos.com
If you like Aimeos,
give us a star
If you like Aimeos,

Re: Copy product - Download file deleted
This is a good compromise. Thank you for the implementation.
PHP 8.2.24
Typo3 v12.4.23 LTS
Aimeos web shop 24.10.2
Typo3 v12.4.23 LTS
Aimeos web shop 24.10.2
Re: Copy product - Download file deleted
New version including the change has been released today.
Professional support and custom implementation are available at Aimeos.com
If you like Aimeos,
give us a star
If you like Aimeos,

Re: Copy product - Download file deleted
Ok, I will test it maybe this week or after holiday in the next year.
Thank you very much for your support the last months and happy christmas!
Thank you very much for your support the last months and happy christmas!
PHP 8.2.24
Typo3 v12.4.23 LTS
Aimeos web shop 24.10.2
Typo3 v12.4.23 LTS
Aimeos web shop 24.10.2