In the module's configuration settings, there's a "Refresh all paths now?" checkbox, but there is no implementing code associated with it.

This ticket will be used to manage that implementation.

As for how it will work, it probably makes sense to synchronize all translations from the entity instance's language (If it has a path set). If it doesn't have a path set, synchronize from the first translation that does have a path set. If we do something like this, we'd need to very clearly explain that configuration data could be lost.

Comments

colan’s picture

I disabled the option in the UI so that it doesn't confuse users in commit 41eeaaa.

alexecus’s picture

StatusFileSize
new6.43 KB

I've added a patch for batch operated refresh of all content type paths

alexecus’s picture

Status: Active » Needs review

Status: Needs review » Needs work

The last submitted patch, 2: synchronize_translation_paths.patch, failed testing.

The last submitted patch, 2: synchronize_translation_paths.patch, failed testing.

alexecus’s picture

StatusFileSize
new6.77 KB
alexecus’s picture

Status: Needs work » Needs review

Status: Needs review » Needs work

The last submitted patch, 6: refresh-paths-2205011.patch, failed testing.

The last submitted patch, 6: refresh-paths-2205011.patch, failed testing.

alexecus’s picture

Version: 7.x-1.x-dev » 7.x-1.0-beta1
Status: Needs work » Needs review