ReqIF Academy › Forums › Tools › two different hierarchy files with same requirement IDs › Reply To: two different hierarchy files with same requirement IDs
September 12, 2022 at 09:47
#2547
Keymaster
This is one of those frustrating situations where the tool is not as powerful as the ReqIF standard: While ReqIF supports references (reusing the same requirement in different Specs), Polarion does not.
The “best” solution is to simply not use references. Incorrectly handled references can create lots of problem (e.g. unintended side-effects from changing a requirement).
If you need references, then you probably need tool-(Polarion)-specific scripting. You need to map the references to Polarion’s reuse mechanism. This is possible, but potentially error-prone and brittle.