TraceabilityLinks View

Applies to QAComplete 14.3, last modified on February 19, 2024

Description

Contains detailed information on traceability links.

Dependencies

Columns

DateUpdated  :  datetime, allows null: no

The date and time when the item was last updated.

The stored date and time are based on the server’s time zone. For more information, see Date and Time Fields.

EntityCode  :  varchar (max 106 chars), allows null: no

An alias for the EntityCode1 column of the TraceabilityLinks table.

The type of the first linked item.

You can find correspondences between entity code values and related modules and features in Table of Entity Code Values.

FKId  :  int, allows null: no

An alias for the FKId1 column of the TraceabilityLinks table.

The ID of the first linked item.

LinkedEntityCode  :  varchar (max 106 chars), allows null: no

An alias for the EntityCode2 column of the TraceabilityLinks table.

The type of the second linked item.

You can find correspondences between entity code values and related modules and features in Table of Entity Code Values.

LinkedFKId  :  int, allows null: no

An alias for the FKId2 column of the TraceabilityLinks table.

The ID of the second linked item.

LinkId  :  int, allows null: no

The unique numeric identifier of the item.

LinkType  :  nvarchar (max 100 chars, or 202 bytes), allows null: yes

The type of the link between the release and some other item (defect, requirement, agile task, or test set). The type is based on the choice list.

ProjId  :  int, allows null: no

The unique numeric identifier of the project that contains the item.

UpdateUserId  :  int, allows null: no

The ID of the user who last updated the item.

See Also

TraceabilityLinks Table
Crossmodules

Highlight search results