Requirements viewpoint: importing a ReqIF file

Hello,
I have an issue while importing a ReqIF file into Capella (1.4.2 or 5.0)
If the ID field is including a ‘-’, e.g. ID = 1-2, Capella is reporting errors:

An internal error has occurred.
java.lang.NullPointerException

An internal error occurred during: “Load ReqIF resource”.
class java.lang.String cannot be cast to class java.math.BigInteger (java.lang.String and java.math.BigInteger are in module java.base of loader ‘bootstrap’)

is there a fix for this ?
Thanks
Olivier

Hi,

This is a known issue when ReqIf is coming from a tool handling ID as string rather than numbers.
You can disable the ID import by disable it in preference.

See related post :

Regards
Philippe