When generating RTF documentation, the tagged values are sometimes duplicated, often with different values!
The tagged value of out requirement stereotype, has the values ID, Delivery, need, ...
Sometimes the fields are repeated for example;
ID: [XXX],
Delivery: D1,
Delivery: D1.
Text: [XXX]
What really surprises me, is that sometimes the repeated value is not the same;
ID: [XXX],
Delivery: D1,
Text: [XXX]
Text: [YYY and not XXX]
The repeated value seems to be an 'old' value. Is EA remembering the old values? Can I disable this?
Else I cannot see any system in the error, and it doesnt happen with all requirements.
Bug or feature?