Following request #31937, the full definition artifact details are added to all test definition representations in all REST endpoints. This can lead to memory / performance issues when the definition artifacts have a lot of artifact links.
This full definition artifact details must be retrieved only in the REST route used to build the docx: GET /testmanagement_campaigns/{id}/testmanagement_executions
with a parameter named definition_format
.