Content
View differences
Updated by Attila Dombi about 2 years ago
### Steps to reproduce
1. Have a few projects and assign some project custom fields to the last project.
2. Go to the `/api/v3/projects` `/api/v3/memberships/available_projects` endpoint.
3. If the first project doesn't have any project custom fields activated, then
none of the project will have custom fields returned from the api. displayed.
### What is the buggy behavior?
* The projects returned do not contain any project custom fields if the first project in the list does not have custom fields activated.
### What is the expected behavior?
_Describe how the application should behave like. Example:_
1. Each project has a set of project custom fields and those should
be returned for each project.
1. Have a few projects and assign some project custom fields to the last project.
2. Go to the `/api/v3/projects`
3. If the first project doesn't have any project custom fields activated, then
### What is the buggy behavior?
* The projects returned do not contain any project custom fields if the first project in the list does not have custom fields activated.
### What is the expected behavior?
_Describe how the application should behave like. Example:_
1. Each project has a set of project custom fields and those should
be returned for each project.