May 17 2019 12:56 AM - edited May 17 2019 05:54 AM
Hi! Guys,
I am trying to use the SharePoint Online TaxonomyHiddenList in a Power Apps project but I have an issue. The issue is the TaxonomyHiddenList is not updated asynchronously after any changes to the term stores.
So is there any workaround to force rerun the SharePoint online Taxonomy Update scheduler to get this list updated?
More details:
I have two team sites on SharePoint Online.
First one has a site collection term store when try to navigate to myTeamSite/Lists/TaxonomyHiddenList/AllItems.aspx I can see all terms but if there is any updates to terms it takes time to be synced to the List.
Second one has also site collection term store but when I tried to navigate to the TaxonomyHiddenList I can not find and terms synced to the list.
So, can anyone help on figuring out this issue and how to fire this sync to be fired by Powershell or Azure Function app?
Regards,
Mohammad Amer
May 18 2019 03:12 PM
@Mohammad Amer Try raising a support ticket if you dont see the sync happening in 24 Hours. We dont have access to run the timer Job.
May 07 2020 01:44 AM
@Maruthi Gadde did you ever find a solution. I'm strugling with the same issue
May 07 2020 04:44 AM
@Nicolai Danielsen
It was a while since I stuck with this issue. I tried to do workaround to solve this issue.
Aug 14 2020 04:15 AM
Jan 27 2022 08:18 PM
@Umerk Brilliant tip, thanks!
Temporarily add a term to the Term Store, then delete the temporary term and the TaxonomyHiddenList is immediately updated. Awesome, works beautifully :)