Skip to content

Fixed file templates not being fully fetched in Web IDE

Phil Hughes requested to merge ide-fetch-templates-pages into master

What does this MR do?

Fixes the file templates not being fully fetched in the Web IDE. Previously we would just fetch the first page & then not fetch anymore. Now we fetch until their are no more pages left to fetch.

What are the relevant issue numbers?

Closes https://gitlab.com/gitlab-org/gitlab-ce/issues/51912

Does this MR meet the acceptance criteria?

Edited by Filipa Lacerda

Merge request reports