The fix is simple, in BulkOperationCleanupAction.java if ( affectedTableSpaces == null || affectedTableSpaces.isEmpty() )
Change to return false. This class was not fixed between 4.3 and 5.0.