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

Remove duplicate fields from project spaces response #3

Open
risonsimon opened this issue May 6, 2019 · 0 comments
Open

Remove duplicate fields from project spaces response #3

risonsimon opened this issue May 6, 2019 · 0 comments
Labels
backend Issues related to backend and api help wanted

Comments

@risonsimon
Copy link
Contributor

Describe the bug
A clear and concise description of what the bug is.

Project spaces response json has duplicate fields. These duplicate fields are child fields of a parent field in a space.

To Reproduce
Steps to reproduce the behavior:

  1. Send api request to /projects/<slug>/spaces.
  2. Insides the fields array, there are duplicate fields

Expected behavior
The child fields should not be duplicated

Screenshots
Here fields with id 4 and 5 are duplicated.
image

@risonsimon risonsimon added backend Issues related to backend and api help wanted labels May 6, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
backend Issues related to backend and api help wanted
Projects
None yet
Development

No branches or pull requests

1 participant