Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

date_upd and date_add return null #429

Open
josemiguelsimoes opened this issue Oct 8, 2021 · 7 comments
Open

date_upd and date_add return null #429

josemiguelsimoes opened this issue Oct 8, 2021 · 7 comments

Comments

@josemiguelsimoes
Copy link

date_upd and date_add are returning null. My version is 1.2.9.

Is there any way to fix this?

@AssCasc AssCasc mentioned this issue Nov 16, 2021
Merged
@aippolito
Copy link

I also have this problem with version 1.2.9
When I update a product the lack of the two dates causes an error, PrestaShop assigns the system date to the date_add and date_upd fields.
I find products added in 2010 in the "new products widget".

@PalumboT
Copy link

@aippolito The issue is fixed but no newer version has been released yet.

@ruibarroso
Copy link

I'm having the same issue. I'm using "GetByFilter" and the date related fields are returning null.

@ruibarroso
Copy link

Solved by cloning the project instead of using nuget package.

@PalumboT
Copy link

@ruibarroso I don't know when there will be a new release. I solved the issue by taking the source directly from the GitHub repository and putting it directly into my project. Referencing it instead of the NuGet package will solve your issue

@totti240282
Copy link

Why is the package not updated?

@totti240282
Copy link

Yes at the moment I used a Web API.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

5 participants