Controller node updates not updating cmsTagRelationship
So I've used SaveAndPublishWithStatus on about 1500 nodes and not a single error was reported. If you go into the back office they've all been updated correctly. If you look into the cmsTagRelationship table it still shows the old data.
If I click save and publish on the node in backoffice then the database updates fine but only for that node.
Republish entire site doesn't simulate an actual save and publish (I imagine it's the same as using SaveAndPublishWithStatus), as the table refuses to update till I go into the node in backoffice and click 'Save and Publish'.
How can I force this table to pull the updated content from the backoffice or trigger the same 'Save and Publish' button does from a controller for all 1500 nodes?
Controller node updates not updating cmsTagRelationship
So I've used SaveAndPublishWithStatus on about 1500 nodes and not a single error was reported. If you go into the back office they've all been updated correctly. If you look into the cmsTagRelationship table it still shows the old data.
If I click save and publish on the node in backoffice then the database updates fine but only for that node.
Republish entire site doesn't simulate an actual save and publish (I imagine it's the same as using SaveAndPublishWithStatus), as the table refuses to update till I go into the node in backoffice and click 'Save and Publish'.
How can I force this table to pull the updated content from the backoffice or trigger the same 'Save and Publish' button does from a controller for all 1500 nodes?
Umbraco Vesion: 7.5.10
is working on a reply...