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

Created request with articles should ignore articles with articleCount=0 #35

Open
andre-stefanov opened this issue Mar 23, 2020 · 0 comments
Assignees
Labels
enhancement New feature or request

Comments

@andre-stefanov
Copy link
Member

andre-stefanov commented Mar 23, 2020

At the moment request articles list can contain articles with articleCount=0. This leads to strange looking request details in the apps. Enhanccement proposal:

  • apps should not send articles where count equals 0
  • apps should not show articles with count=0 in request details view
  • backend should ignore such articles and persist only articles with count > 0
@andre-stefanov andre-stefanov added the enhancement New feature or request label Mar 23, 2020
@andre-stefanov andre-stefanov changed the title Created Created request with articles should ignore articles with articleCount=0 Mar 23, 2020
@papotte papotte self-assigned this Apr 4, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants