How to handle "last modified" attribute when importing requirements from same ReqIF file?
Team,
|
Accepted answer
Arne-
In order to get ReqIF to not create a new version of the same artifact on import, you must import it into a configuration that already contains the baseline version. On import, the ReqIF process will look at the version present in the configuration being imported into and if it is the same it will not create a new version of the artifact.... essentially it will skip the import of the resource. If you import into an empty configuration you will get all new versions of the resource.
Its important to understand that DNG comparison does not compare the contents of the artifacts in a configuration. It compares the versions of the artifacts in the 2 configurations. If the 2 configurations contain the exact same version then they will be seen as equal. If the versions are different you will see a difference... even if the content of the 2 version is the same.
So to make your scenario work, deliver all changes from stream 1 to stream 2 before importing the new ReqIF file into stream 2 (or better yet just branch stream 2 off of stream 1 after you are done importing into stream 1).
Ulf Arne Bister selected this answer as the correct answer
Comments
Ulf Arne Bister
commented Mar 15 '18, 6:32 p.m.
George,
|
Your answer
Dashboards and work items are no longer publicly available, so some links may be invalid. We now provide similar information through other means. Learn more here.