elastic/kibana

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

Open

#229.863 aperta il 29 lug 2025

Vedi su GitHub
 (2 commenti) (0 reazioni) (1 assegnatario)TypeScript (8021 fork)batch import
Feature:Saved Objects ManagementTeam:Coregood first issue

Metriche repository

Star
 (19.065 star)
Metriche merge PR
 (Merge medio 1g 16h) (999 PR mergiate in 30 g)

Descrizione

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.

Guida contributor