Managed Metadata changes not applied to list items after term store changes in SharePoint 2010
Problem: After changing term store changes in SharePoint 2010, Data is not updated in Managed Metadata column of List Item.
Solution:
A timer job needs to be run to update this on list items.
The timer job Name: Taxonomy Update Scheduler and this runs every hour(By Default).
You can manually run this timer job from central admin to force an update making sure that you run the timer job associated to the web application where your list is stored
Open Central Admin-->Click on Monitoring-->Click on Review Job Definitions-->Click on Scheduled Jobs
Search for Taxonomy Update Scheduler
Click on Taxonomy Update Scheduler
Click Run Now
Problem: After changing term store changes in SharePoint 2010, Data is not updated in Managed Metadata column of List Item.
Solution:
A timer job needs to be run to update this on list items.
The timer job Name: Taxonomy Update Scheduler and this runs every hour(By Default).
You can manually run this timer job from central admin to force an update making sure that you run the timer job associated to the web application where your list is stored
Open Central Admin-->Click on Monitoring-->Click on Review Job Definitions-->Click on Scheduled Jobs
Search for Taxonomy Update Scheduler
Click on Taxonomy Update Scheduler
Click Run Now