When we update a page to latest, the value listed in the transclusion displayAttribute does not change (ie: relevant when a requirement name changes). Example transclusion metadata:
"displayAttribute": {
"label": "Requirement Name",
"key": "requirementNameValue",
"value": "original value",
"format": "text/plain"
},