Copied to clipboard

Flag this post as spam?

This post will be reported to the moderators as potential spam to be looked at


  • Alan Draper 57 posts 140 karma points
    Dec 18, 2020 @ 20:29
    Alan Draper
    0

    Umbraco 7.15 Media Picker not showing folders

    Working on upgrading a v7.12 site to 7.15. The media picker is not showing any folders.

    In the network tab, I see a different api call

    In 7.12, it looks like this (and includes folders in the response): https://www.mysite.com/umbraco/backoffice/UmbracoApi/Media/GetChildren?id=-1&pageNumber=0&pageSize=0&orderBy=SortOrder&orderDirection=Ascending&orderBySystemField=true&filter=

    In 7.15, it looks like this (and does not include folders in the response): https://www.mysite.com/umbraco/backoffice/UmbracoApi/Entity/GetChildren?id=-1&type=Media&dataTypeId=93929b9a-93a2-4e2a-b239-d99334440a59

    Any ideas? I've cleared all the caches I can think of.

  • Alex Skrypnyk 6182 posts 24283 karma points MVP 8x admin c-trib
    Dec 29, 2020 @ 20:32
    Alex Skrypnyk
    0

    Hi Alan,

    Can you go to the datatype properties and check if folder selection is allowed?

    enter image description here

    Thanks, Alex

  • This forum is in read-only mode while we transition to the new forum.

    You can continue this topic on the new forum by tapping the "Continue discussion" link below.

Please Sign in or register to post replies