Configure up-stream column to show multiple linked work tems

Modified on Fri, 25 Jul at 3:07 PM

In some risk management scenarios, a single upstream item is not enough. You may need to link and display multiple up-stream work items — such as several system requirements or software requirements — to a single Risk item on the Risksheet.




TABLE OF CONTENTS


Pre-requisite: check Configure Up-stream Traceability Column on how to enable up-stream columns. 


We also support the option to have multiple linked work items in the column.


Configuration

    {
      "headerGroup":"Potential risks",
      "headerGroupCss":"headPotentialRisks",
      "headerCss":"headPotentialRisks",
      "header": "Item/Func",
      "type": "multiItemLink",
      "width": 150,
      "filterable":true,
      "level": 1,
      "id":"item",
      "canCreate":true,
      "typeProperties":  {
              "linkRole": "assesses",
              "linkTypes": "systemrequirement,softwarerequirement,systemelement"
            }
    },


Example: show multiple system elements/software requirements items in the Item/Func column.


How the column looks in edit mode:


Restrictions: You cannot have sub-columns, e.g., if you have an itemLink column showing harm, you cannot have another column showing harm severity via dot-notation (bindings=harm.severity)


For any assistance, please don’t hesitate to reach out by submitting a ticket here.

Was this article helpful?

That’s Great!

Thank you for your feedback

Sorry! We couldn't be helpful

Thank you for your feedback

Let us know how can we improve this article!

Select at least one of the reasons
CAPTCHA verification is required.

Feedback sent

We appreciate your effort and will try to fix the article