eclipse-capella / capella-requirements-vp

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

Attribute definitions with default values should be referenced by modules/requirements #73

Closed eclipse-capella-bot closed 3 years ago

eclipse-capella-bot commented 3 years ago

Description

Original problem: Some attributes are exported from DOORS as an ATTRIBUTE-DEFINITION but not referenced from any module (as an ATTRIBUTE-VALUE)

=> Solution: Attribute definitions with default values should be referenced by modules/requirements

First, we need to check that in DOORS that attribute definitions with default values are used systematically by all modules/requirements. Then fix the import functionality to take into account this case

🆔 ECLIPSE-555381 / POLARSYS-1883 👷 minh.tu.ton.that 📅 2017-12-19 🔎 0.9.0

eclipse-capella-bot commented 3 years ago

ci-bot commented on 2018-01-09

Merged to [master]. Commit: 8671e93ba89099b5c4903ef6fb68d378ac8a4b4c

ci-bot commented on 2018-01-09

Merged to [master]. Commit: 714299057e2f6b5baa20f6811f38c40d937007f4

ci-bot commented on 2018-01-10

Merged to [master]. Commit: 0937bb3c9b59e894f3325724807be30c1fd49a5e

ci-bot commented on 2018-01-10

Merged to [master]. Commit: 6e89dafdf1554aa0db31c3307a581a030dd0a4f4

ci-bot commented on 2018-01-17

Merged to [master]. Commit: 983d8e7c0196ce547ee6dc93f7d42bc2d27466af

ali.akar commented on 2018-01-22

Fixed