if (!target || !target.vote || target.vote.length === 0) {
        return Promise.resolve(true);
      }