Skip to content

Latest commit

 

History

History
6 lines (6 loc) · 265 Bytes

2023-09-21-fix-media-delete-unused-command-when-used-with-an-offset-of-0.md

File metadata and controls

6 lines (6 loc) · 265 Bytes
title issue
Fix media:delete-unused command when used with an offset of 0
NEXT-30627

Core

  • Changed media:delete-unused command to correctly process an offset of 0. It now executes one batch instead of treating 0 as no offset and running all batches.