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
Implementation details:
- /series/{id}: a new form for importing a series sale has been added.
It's only available when ADD_PURCHASES_AND_SALES Togglz feature is
active and user has IMPORT_SERIES_SALES authority
- IMPORT_SERIES_SALES authority has been added and granted to admin user
by default
- migration: JacksonAutoConfiguration should be removed from
spring.autoconfigure.exclude property in application*.properties file
Fix#995
The puzzle
995-950efed9
from #995 has to be resolved:mystamps/src/main/java/ru/mystamps/web/feature/series/importing/sale/SeriesSalesImportServiceImpl.java
Line 42 in bc3fe55
The puzzle was created by Slava Semushin on 03-Jun-19.
The text was updated successfully, but these errors were encountered: