Skip to content

Conversation

sayedMurtadha
Copy link

@sayedMurtadha sayedMurtadha commented Dec 13, 2023

Description

This allows the blog post with the same URL to be customized in multiple store views. For example, a user can add a post's translated version without changing the URL key for each locale.

Manual testing scenarios

  1. In a multistore environment, create a post with a specific URL and assign it to (store 1).
  2. Duplicate the post, change its content, assign it to (store 2), and set the URL to the previous value.
  3. The post should be visible on both store views with the same URL key but different content.

Contribution checklist

  • Pull request has a meaningful description of its purpose
  • All commits are accompanied by meaningful commit messages
  • All new or changed code is covered with unit/integration tests (if applicable)

This allows the blog post with the same URL to be customized in multiple store views. For example, a user can add a post's translated version without changing the URL key for each locale.
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.

1 participant