ID: 14397
Title: Show all folders in REST API starts recursion at parent
Component: REST API
Level: 1
Class: Bug fix
Version: 2.2.0i1
When calling the endpoint `/domain-types/folder_config/collections/all` and setting
recursive to true the API would return all folders, independent of the set parent.
This has been fixed now.