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

Clarify imported attributes #86

Closed eclipse-capella-bot closed 3 years ago

eclipse-capella-bot commented 3 years ago

🆔 ECLIPSE-555394 / POLARSYS-2503 👷 jeremy.aubry 📅 2019-06-05 🔎 0.10.0

eclipse-capella-bot commented 3 years ago

philippe.dul commented on 2019-06-10

Goal is to improve import of attributes. With 0.10.0 some issues:

  • we copy Requirement.ChapterName into LongName, whereas we don't do it on Module
  • ReqIf.Prefix is not imported on Module, but there is on Requirement
  • Some attribute can't be imported even if the user has put them into preferences. (ForeignCreatedBy, ForeignCreatedOn, ForeignDeleted, etc)

As there is LongName, Name, ChapterName, Text, and it differ according to tools exporting to ReqIf, we will not try to merge them into one, but import all of these fields if present.

ReqIF.LongName is imported to ReqifLongName ReqIF.Name is imported to ReqifName ReqIF.ChapterName is imported to ReqifChapterName ReqIF.Text is imported to ReqifText

ci-bot commented on 2019-06-13

Merged to [master]. Commit: d35dd80c07a72a3698c633ecde7868a8107706b0

ci-bot commented on 2019-06-14

Merged to [master]. Commit: 21a8ddfcd75fc21e4e8b886380d4b80ee7255885

ci-bot commented on 2019-06-19

Merged to [master]. Commit: b724ad77ee20ca7334503a70a270b77a44491754