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

Make a CLI command for validating the migrated progress data #7079

Closed
m1r0 opened this issue Aug 9, 2023 · 0 comments · Fixed by #7160
Closed

Make a CLI command for validating the migrated progress data #7079

m1r0 opened this issue Aug 9, 2023 · 0 comments · Fixed by #7160
Assignees
Labels
Milestone

Comments

@m1r0
Copy link
Member

m1r0 commented Aug 9, 2023

Goal

Create a WP-CLI command that validates the migrated progress data.

Scope

  • Create a WP-CLI command that compares the commends progress data with the data in the new tables.
  • Check if the progress migration is done before running the logic.
  • Output any errors to the console.
@m1r0 m1r0 added the HPPS label Aug 9, 2023
@m1r0 m1r0 changed the title After running all migrations, run a validation check and output an error if that fails Validate the migrated progress Sep 5, 2023
@m1r0 m1r0 changed the title Validate the migrated progress Validate the migrated progress data Sep 5, 2023
@m1r0 m1r0 changed the title Validate the migrated progress data Make a CLI command for validating the migrated progress data Sep 5, 2023
@m1r0 m1r0 self-assigned this Sep 5, 2023
@m1r0 m1r0 closed this as completed in #7160 Nov 6, 2023
@github-actions github-actions bot added this to the 4.20.0 milestone Nov 6, 2023
@donnapep donnapep modified the milestones: 4.20.0, 4.19.2 Nov 9, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants