You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
N+1 queries could be easily reduced to 2 if CollectionService.isSeriesInCollection() will be modified to take varargs instead of a single series
(ideally) we should search in user's collections only (at this moment we first search on site database and later removes everything that user doesn't have in its collection)
it's own service method should/could be introduced
Uh oh!
There was an error while loading. Please reload this page.
The puzzle
1098-de488059
from #1098 has to be resolved:mystamps/src/main/java/ru/mystamps/web/feature/series/SeriesController.java
Line 511 in 742b7d8
The puzzle was created by Slava Semushin on 24-Jul-19.
The text was updated successfully, but these errors were encountered: