eclipse-capella / capella-requirements-vp

This add-on allows importing a set of requirements from a ReqIF file
Eclipse Public License 2.0
18 stars 17 forks source link

Importing the same Requirement requires the removal of the old Requirement #68

Closed eclipse-capella-bot closed 3 years ago

eclipse-capella-bot commented 3 years ago

Requirement elements coming from Spec Hierarchy objects with different IDs but reference the same Spec Object should be considered to be the same.

Steps to reproduce:

  1. Create a new Capella model
  2. Import Sample.reqif to System Analyis
  3. Import Sample1.reqif to System Analysis => There are differences in the Model Update dialog

The only difference between Sample.reqif and Sample1.reqif is that Spec Hierarchy elements have different IDS. Spec Objects having identical IDs should be enough.

🆔 ECLIPSE-555376 / POLARSYS-1839 👷 minh.tu.ton.that 📅 2017-11-15 🔎 0.9.0

eclipse-capella-bot commented 3 years ago

minh.tu.ton.that commented on 2017-11-15

Attachment: Sample.reqif Ant script output with Eclipse debugging messages

minh.tu.ton.that commented on 2017-11-15

Attachment: Sample1.reqif Stack trace

ci-bot commented on 2017-11-16

Merged to [master]. Commit: a033fb450dafb2a75e5acbd6f8d4141d7d8c4ad8

ghanshyamsinh.devda commented on 2017-11-16

OK

ghanshyamsinh.devda commented on 2017-11-16

OK two import done on attached reqif files (Spec Hierarchy elements id are not considered anymore even if they are differenct)