Hi all, I am facing some issues with the libraries functionality. In the first instance, I copy a requirement from Project A to Project B and it is correctly displayed in Project B. All of this is done by creating a new library, then a baseline and then importing the library into Project B.
Then back in Project A, I add test coverage to the same requirement, create a second baseline in the original library, compare the two baselines and it correctly displays that the requirement was modified (test coverage added) and also shows that a new test cases has been added in Test Plan.
Now, in Project B, I import the second baseline (it creates a new library in the destination project) BUT instead of overwriting the requirement, ALM creates a new requirement so now I am stuck with two requirements. I thought that if the entity was modified in the source project, the entity would be updated in the destination project, in this case Project B, rather than create a brand new requirement.
Am I doing something wrong? Even ALM's library syncronization overview (found in help documentation) states that if the entity was modified in the source library, the entiry will be updated in the destination library.
Can anyone help please?