When I use vt_scrape_requirement_editors() %>% vt_kable_requirement_editors() the @title of the requirements markdown file appears under the column "Requirement ID". However, with vt_scrape_risk_assessment() %>% vt_kable_risk_assessment() the @title appears under "Requirement Name". Is this intentional`? I do not understand the difference between Requirement Name and Requirement ID.
When I use
vt_scrape_requirement_editors() %>% vt_kable_requirement_editors()the@titleof the requirements markdown file appears under the column "Requirement ID". However, withvt_scrape_risk_assessment() %>% vt_kable_risk_assessment()the@titleappears under "Requirement Name". Is this intentional`? I do not understand the difference between Requirement Name and Requirement ID.