Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Question about xlsx2reqif #33

Open
JiLi01 opened this issue May 11, 2022 · 1 comment
Open

Question about xlsx2reqif #33

JiLi01 opened this issue May 11, 2022 · 1 comment
Assignees

Comments

@JiLi01
Copy link

JiLi01 commented May 11, 2022

Hi,

thanks a lot for the library! It is really helpful for me. But I have a problem about the output reqif file, in which there is no information about "LONG-NAME" in every line, but only "IDENTIFIER" and "LAST-CHANGE". Could you please tell me how to add the "LONG-NAME" information in each line? Thanks in advance!

Best wishes

@ebroecker ebroecker self-assigned this May 12, 2022
@ebroecker
Copy link
Owner

wow -
maybe you could change here:

mydoc.addRequirement({"typeRef": specType, "identifier": id, "lastChange": lastChange,

seems I add the requirement-attributes there.

Regards

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants