Hi Everyone,
I have written some code to replace all references to a given page with another.
References could be found in either rich text fields, url fields, page reference fields or link item collection fields.
When the job is run, I can see that changes have been made to fields where a match is found.
However, when the job is run a second time, the same fields are updated once again; on debugging the code, I can see that the page/block doesn't seem to be updated (although it has).
It seems that the content repository doesn't retrieve the latest version of pages/blocks?
Any thoughts?
Thanks in advance,
Sonya