gyselroth / balloon

High performance, feature rich document management system written for the cloud
GNU General Public License v3.0
18 stars 7 forks source link

Job Balloon\Async\CleanTrash ends with an error #463

Closed rootinier closed 2 years ago

rootinier commented 2 years ago

Describe the bug

Call to a member function getId() on null on file /usr/share/balloon/src/lib/Filesystem/Node/Collection.php line 808

To Reproduce

Activate job Balloon\Async\CleanTrash, config:

Balloon\Hook\CleanTrash:
          arguments:
            config:
              interval: 28800
              max_age: 2592000

Expected behavior

Empty the trash completely

Environment