[SOLVED] Problem to import products (csv)

Questions around the TYPO3 integration and plugins
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!
heural
Posts: 78
Joined: 09 Jun 2022, 07:55

[SOLVED] Problem to import products (csv)

Post by heural » 19 Mar 2025, 15:03

Hi Aimeos-Team,

I have this error today for the product import:

Unable to import product with code "7370": Aimeos\MShop\Stock\Item\Standard::setProductId(): Argument #1 ($value) must be of type string, null given, called in /var/www/html/vendor/aimeos/aimeos-core/src/MShop/Stock/Item/Standard.php on line 147

We have nothing changed these days at our imports, so i´ve checked out:
Downgrading aimeos/ai-controller-jobs (2024.10.6 => 2024.10.5
The import works again, so there must be a bug in ai-controller-jobs:2024.10.6 ..?

Best regards!
Ralf
Last edited by heural on 20 Mar 2025, 09:18, edited 1 time in total.
Thanks a lot!

User avatar
aimeos
Administrator
Posts: 8577
Joined: 01 Jan 1970, 00:00

Re: Problem to import products (csv)

Post by aimeos » 19 Mar 2025, 18:33

Thanks for your hint! The problem has been solved now in dev-master and 2024.10.x-dev.
Can you please run "composer req aimeos/ai-controller-jobs:2024.10.x-dev" and test if it works for your too?
Professional support and custom implementation are available at Aimeos.com
If you like Aimeos, Image give us a star

heural
Posts: 78
Joined: 09 Jun 2022, 07:55

Re: Problem to import products (csv)

Post by heural » 20 Mar 2025, 09:17

Thank you for the fix, it works!
Thanks a lot!

Post Reply