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

Series sale import: add support for new sellers #1025

Open
0pdd opened this issue Jun 3, 2019 · 0 comments
Open

Series sale import: add support for new sellers #1025

0pdd opened this issue Jun 3, 2019 · 0 comments

Comments

@0pdd
Copy link

0pdd commented Jun 3, 2019

The puzzle 995-71e1e7c8 from #995 has to be resolved:

<!--/* @todo #995 Series sale import: add support for new sellers */-->

The puzzle was created by Slava Semushin on 03-Jun-19.

@0pdd 0pdd added the techdebt label Jun 3, 2019
0pdd referenced this issue Jun 3, 2019
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
@php-coder php-coder added this to the 0.4.1 milestone Jun 3, 2019
@php-coder php-coder modified the milestones: 0.4.1, 0.4.2 Sep 8, 2019
@php-coder php-coder modified the milestones: 0.4.2, next Nov 6, 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

2 participants