Skip to content

Include all ancestors milestones in json list & autocomplete

Jarka Košanová requested to merge 36862-subgroup-milestones into master

What does this MR do?

For project#milestones endpoint and json format it returns milestones of the relevant project and all ancestors.

The same was done in autocompletion service.

Are there points in the code the reviewer needs to double check?

Why was this MR needed?

Only milestones of a project and its direct (one) parent were returned which is not expected behaviour.

Screenshots (if relevant)

Does this MR meet the acceptance criteria?

What are the relevant issue numbers?

Closes #36862 (closed)

Merge request reports