Configure up-stream column to show multiple linked work items

Modified on Sun, 27 Feb 2022 at 09:00 PM

You can read in following document:  Configure Up-stream Traceability Column how to enable up-stream columns. 


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


Example: show multiple system element items in Item/Func column


Edit mode:


Configuration:

  • we support the same options as for single item column, see documentation
  •     {
          "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"
                }
        },


Restrictions:

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



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 atleast one of the reasons

Feedback sent

We appreciate your effort and will try to fix the article