elastic/kibana

Saved object import/export: Update tests to reflect supported import/export versions

Open

#229.863 aberto em 29 de jul. de 2025

Ver no GitHub
 (2 comments) (0 reactions) (1 assignee)TypeScript (8.021 forks)batch import
Feature:Saved Objects ManagementTeam:Coregood first issue

Métricas do repositório

Stars
 (19.065 stars)
Métricas de merge de PR
 (Mesclagem média 1d 16h) (999 fundiu PRs em 30d)

Description

The ftr tests for the saved objects management plugin use archives from 7.x, which isn't officially supported anymore.

While we've made the effort to update the saved objects migration test archives, the ftr fixtures haven't seen as much attention.

For example,import_saved_objects_between_versions claims to import saved objects from 7.13 to 8.0.

Guia do colaborador