Hi All,
I've got problem with ordering linked elements with use case in documentation.
For example:
I've got 1 use case: UC.001
And 4 requirements linked with use case (realization relationship): REQ.001, REQ.002, REQ.003, REQ.004
I'm using my own template to generate information about use case and linked requirements. I want to show requirements in ascending order REQ.001, REQ.002, REQ.003, REQ.004. I have no idea why, but EA generate it in random order, for example: REQ.002, REQ.004, REQ.001, REQ.003.
Any ideas how can I order it?