Skip to content

SeriesSalesImportServiceImpl.saveParsedData(): introduce dto without dates #849

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

Open
0pdd opened this issue Feb 7, 2018 · 1 comment
Open

Comments

@0pdd
Copy link

0pdd commented Feb 7, 2018

The puzzle 834-3f317328 from #834 has to be resolved:

// @todo #834 SeriesSalesImportServiceImpl.saveParsedData(): introduce dto without dates

The puzzle was created by Slava Semushin on 07-Feb-18.

@php-coder
Copy link
Owner

saveParsedData() should have its own dto object that shouldn't have createdAt/updatedAt members. Instead of passing these dates to a method, we should assign them inside of this method.

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

No branches or pull requests

2 participants