when :rename_and_update
        # `path` from the GraphQL API is mapped to `previous_path` of
        # Bringit.
        if file[:previous_path].blank?
          @errors.add("#{prefix}path", 'must be present')