Skip to content

JdbcSeriesImportDao.changeStatus(): introduce DTO #680

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

Closed
php-coder opened this issue Nov 7, 2017 · 1 comment
Closed

JdbcSeriesImportDao.changeStatus(): introduce DTO #680

php-coder opened this issue Nov 7, 2017 · 1 comment

Comments

@php-coder
Copy link
Owner

// TODO: introduce dao
@Override
public void changeStatus(Integer requestId, Date date, String oldStatus, String newStatus) {

Tech debt for 29f6dc9 (#660)

@php-coder
Copy link
Owner Author

php-coder commented Feb 17, 2019

In the commit 74259de I've converted TODOs to 0pdd format and that created duplicated issues. I'm closing this as a duplicate of #897 (that is already fixed anyway).

Duplicate of #897

@php-coder php-coder added this to the 0.4 milestone Feb 17, 2019
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

1 participant