Additional fields not shown for linked requirement
Description
We recently upgraded to 2.1.1 and the following feature does not work anymore:
I select "FieldName" to be shown:
But when I then save the Confluence page, no FieldName is shown:
Although it exists:
Environment
Observations
Activity
This one is supposed to be solved now.
Because of the dynamic loading, those properties appear a few seconds after the page is loaded. It is unfortunate, but it allows using one single SQL query instead of a hundred of them when there are a hundred requirements, so it greatly improves performance. When the page is rendered for PDF or emails, it falls back to the old behaviour and it displays the text of the requirement in the original body, at the cost of slowing down a little bit the PDF rendering.
Hi,
Ok, I've received it, it seems easy to reproduce and it will be delivered in the next release.
Best regards,
Adrien