Copied to clipboard

Flag this post as spam?

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


  • Rick 92 posts 278 karma points
    Jan 11, 2018 @ 14:03
    Rick
    0

    Bulk delete media items

    Hi,

    Great package - works really well!

    I was just wondering whether there were any plans for bulk deletions, either by deleting a folder in the tree (which contains child items), or by using the list view and selecting multiple items.

    Alternatively, is there a way to determine all those media items that don't have relations (in code) and therefore delete them programmatically.

    I'm using V1.3 of the package.

    Thanks, Rick

  • Dave Woestenborghs 3504 posts 12133 karma points MVP 8x admin c-trib
    Jan 11, 2018 @ 14:33
    Dave Woestenborghs
    0

    Hi Rick,

    I'm planning to support checking if descendants are linked in the next version. So when you try to delete a folder you will get a warning that something is used inside it.

    For bulk operations in the list view there is already a bug on the issue tracker : https://github.com/dawoe/umbraco-nexu/issues/8

    But this is not so easy to fix...still trying to find a elegant solution for that.

    Dave

  • Dave Woestenborghs 3504 posts 12133 karma points MVP 8x admin c-trib
    Feb 06, 2018 @ 14:26
    Dave Woestenborghs
    0

    Hi Rick,

    I just released v1.4.0 which prevents deleting of folders that have items in them that are used in the content.

    For the issue with the bulk operations on listviews...this is still not fixed. Best option for now is to disable these actions in the datatype configuration of the list views.

    Dave

Please Sign in or register to post replies

Write your reply to:

Draft