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

Ensure that updating the "Recommended Content Block" settings works correctly. #625

Merged
merged 1 commit into from
Nov 27, 2023

Conversation

iamdharmesh
Copy link
Member

Description of the Change

The pull request (PR) fixes the issue that occurs when updating the "Recommended Content Block" settings. The root cause of the issue is in #609, where we moved the TaxonomyControls component to the src directory and made changes to it as per the requirements for previewing the content classification. Consequently, it started failing due to some unavailable data resulting from the new modifications. This PR adds the old component back to make it work as intended.

Closes #624

Note

We don't have E2E tests for the "Recommended Content Block" because the "Azure AI Personalizer" service will be retired in 2026, and we are unable to create new Personalizer resources. Please let me know if you think we should add E2E tests for this.

How to test the Change

  1. Create/edit a Page
  2. Add a new "Recommended Content Block"
  3. Verify that you can edit block settings without any issues.

Changelog Entry

Fixed - Ensure that updating the "Recommended Content Block" settings works correctly.

Credits

Props @iamdharmesh

Checklist:

  • I agree to follow this project's Code of Conduct.
  • I have updated the documentation accordingly.
  • I have added tests to cover my change.
  • All new and existing tests pass.

@iamdharmesh iamdharmesh self-assigned this Nov 27, 2023
@iamdharmesh iamdharmesh marked this pull request as ready for review November 27, 2023 12:42
@iamdharmesh iamdharmesh requested review from faisal-alvi and removed request for a team November 27, 2023 12:42
@iamdharmesh iamdharmesh added this to the 2.5.0 milestone Nov 27, 2023
@dkotter dkotter merged commit 6734c62 into develop Nov 27, 2023
13 checks passed
@dkotter dkotter deleted the fix/624 branch November 27, 2023 18:29
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.

Recommended Content Block has stopped working
3 participants