Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Archive Migrations] reporting-ecommerce_kibana_spaces - using an api in conjuction with migration #136288

Conversation

wayneseymour
Copy link
Member

@wayneseymour wayneseymour commented Jul 13, 2022

Summary

Change test to use new archive, drop the old one.
This is one of those migrations where even though a
saved object type is not supported in await kibanaServer.savedObjects.cleanStandardList();,
we can still migrate it because an api exists that we can use.
In this case, the spaces api.

Helps with: #102552

@wayneseymour wayneseymour added test_xpack_functional release_note:skip Skip the PR/issue when compiling release notes backport:skip This commit does not require backporting v8.4.0 labels Jul 13, 2022
@wayneseymour wayneseymour self-assigned this Jul 13, 2022
@wayneseymour wayneseymour force-pushed the migrations/x-pack-reporting-ecommerce_kibana_spaces branch from 6ed31da to 20de036 Compare July 18, 2022 11:07
@wayneseymour wayneseymour force-pushed the migrations/x-pack-reporting-ecommerce_kibana_spaces branch from a1a7ea6 to 9b89532 Compare July 22, 2022 12:24
@wayneseymour wayneseymour marked this pull request as ready for review July 22, 2022 14:52
@wayneseymour wayneseymour requested review from a team as code owners July 22, 2022 14:52
@wayneseymour wayneseymour requested a review from LeeDr July 22, 2022 14:52
@wayneseymour wayneseymour force-pushed the migrations/x-pack-reporting-ecommerce_kibana_spaces branch from 9b89532 to 2cdb6fe Compare July 25, 2022 08:31
@wayneseymour wayneseymour requested a review from LeeDr July 25, 2022 08:32
@wayneseymour wayneseymour force-pushed the migrations/x-pack-reporting-ecommerce_kibana_spaces branch 2 times, most recently from 05ed00d to f044b0e Compare July 26, 2022 10:11
Copy link

@LeeDr LeeDr left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Let's check on why non_timezone_space is there.

@wayneseymour wayneseymour force-pushed the migrations/x-pack-reporting-ecommerce_kibana_spaces branch 2 times, most recently from dfece0a to 03d8919 Compare July 27, 2022 10:53
@@ -0,0 +1,50 @@
{
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I think you want to remove this as it's not being used

@wayneseymour wayneseymour force-pushed the migrations/x-pack-reporting-ecommerce_kibana_spaces branch from 03d8919 to 9730b4e Compare July 27, 2022 14:49
@wayneseymour wayneseymour changed the title [Archive Migrations] x-pack-reporting-ecommerce_kibana_spaces [Archive Migrations] reporting-ecommerce_kibana_spaces - using an api in conjuction with migration Jul 27, 2022
@kibana-ci
Copy link
Collaborator

💚 Build Succeeded

Metrics [docs]

✅ unchanged

History

  • 💚 Build #61072 succeeded 03d8919327c1b58a6985c5caf0e462566b6d76cc
  • 💔 Build #60794 failed 9ce1df3ca266116caac7652be5c9f9af9a95b9ef
  • 💚 Build #60725 succeeded f044b0e7a5969f0e326a24f104b9ff4d62bba1c1
  • 💔 Build #60441 failed 05ed00d4f7776e1f92912e387f803261c74168d1
  • 💔 Build #60208 failed 2cdb6fe96d95bc88f854fa7ddaa67610c7d2d175
  • 💚 Build #59846 succeeded 9b895320ef0ccb79ec6e4ae168883f235788995c

To update your PR or re-run it, just comment with:
@elasticmachine merge upstream

cc @wayneseymour

@wayneseymour wayneseymour requested a review from LeeDr July 28, 2022 15:00
Copy link
Member

@tsullivan tsullivan left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

reporting changes LGTM

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
backport:skip This commit does not require backporting release_note:skip Skip the PR/issue when compiling release notes test_xpack_functional v8.4.0 v8.5.0
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants