DependencyTrack / DependencyTrack/dependency-track

GET v1/project does not return .children if onlyRoot=false

Open
#5,213 1 comment 0 reactions 0 assignees View on GitHub
api docs api-inconsistency
Dominant language
Java
Stars
4.2k
Forks
811
Avg merge
8h 39m
Merged PRs (30d)
237

Description

### Steps to Reproduce

1. Call v1/project
2. Observe `.children` attribute is missing from projects on the list
3. Call v1/project?onlyRoot=true
4. Observe `.children` attribute is present

### Expected Behavior

At least (non-recursive) children UUID is returned

### Dependency-Track Version

4.13.2

### Dependency-Track Distribution

Container Image

### Database Server

N/A

### Database Server Version

_No response_

### Browser

N/A

### Checklist

- [x] I have read and understand the [contributing guidelines](https://github.com/DependencyTrack/dependency-track/blob/master/CONTRIBUTING.md#filing-issues)
- [x] I have checked the [existing issues](https://github.com/DependencyTrack/dependency-track/issues) for whether this defect was already reported

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.