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

Use correct sync link on index health page #2644

Merged
merged 1 commit into from
Mar 8, 2022
Merged

Conversation

JakePT
Copy link
Contributor

@JakePT JakePT commented Mar 8, 2022

Description of the Change

Correct the link on the Index Health page when no indexes are found.

Closes #2641.

Verification Process

  1. Delete any indexes via WP CLI, wp elasticpress delete-index.
  2. Visit ElasticPress > Index Health.
  3. You'll see a message, "We could not find any data for your Elasticsearch indices. Maybe you need to sync your content?". Follow the "sync your content" link.
  4. You should be taken to the ElasticPress > Sync page.

Checklist:

  • I have read the CONTRIBUTING document.
  • My code follows the code style of this project.
  • My change requires a change to the documentation.
  • I have updated the documentation accordingly.
  • I have added tests to cover my change.
  • All new and existing tests passed.

@JakePT JakePT requested a review from felipeelia March 8, 2022 13:53
@JakePT JakePT self-assigned this Mar 8, 2022
@felipeelia felipeelia merged commit a5ebfe9 into develop Mar 8, 2022
@felipeelia felipeelia deleted the fix/2641-develop branch March 8, 2022 13:54
felipeelia added a commit that referenced this pull request Mar 8, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Index your content link goes to wrong admin page
2 participants