Alternative for "taxonomy.category.content_auto_sync" system property
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Thursday
Hi, I am developing a story where I need catalog items to automatically inherit the topic associated with their assigned category, so that the correct topic is always linked without manual intervention, even when the category changes.
I saw that this system property was a good alternative; however, it is not available in my instance (it might have been deleted).
What can I do as an alternative for the system property?
Thanks!!
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Thursday
Hi @EvaColom
This document might help you
Associate content from catalog categories to a topic
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Thursday
You can create the system property manually or if it exist in another instance you can export and import in sys_properties table.
Name : taxonomy.category.content_auto_sync
Type : True | False
Value : Set to true or false based on your requirement
Ignore Cache : Checked
If this helped to answer your query, please mark it helpful & accept the solution.
Thanks,
Bhuvan