Hi, got some trouble with description_short on product import and update.
I have set description_short length to 3000 symbols in PS backoffice, same value are in PS DB.
If I put longer than 255 description_short using PS BO, description is saved and shown as expected. Same if description_short is updated manually in Prestashop Manager - longer descriptions are saved as expected and pushed to DB just fine.
Problem is, when description _short is imported or product is updated via import.
In that case description_short is limited to 255 symbols.
Any ideas?
Reply
description_short limited on product import/update
description_short limited on product import/update
Login
Reset password
or
Register
4 Answers
May 23, 2021
Thomaswrote
ps 1.7.6.9
SM 3.6.0 2673
May 25, 2021
Support Manageragentwrote
Thanks for your post. Strange regarding import limitations reported - import allows adding more data(we tested this) then backoffice allows https://prnt.sc/13e20jm
It may be that you have a customized database and description_short has the type varchar()
May 27, 2021
Thomaswrote
There isn't any customizations in DB.
I updated manager to 3.7.0 (2695) as well bridge connector (3.0.14), I tried update information only for one store (I am using multishop), nothing changes.
As I can manually add description in manager and push it to store DB, but bug appears only on import, so there is definitely something wrong on import process on manager or something has changed on PS.
If there would been some varchar limit , store manager should import import full length locally anyway.
May 28, 2021
Support Manageragentwrote
We were not able to reproduce the issue. Lets continue investigation on your import file and configuration