Workflows View

Applies to QAComplete 14.5, last modified on August 06, 2024

Description

Contains detailed information on workflow transitions.

Dependencies

Columns

AssigneeUserId  :  int, allows null: yes

The ID of the user to whom the item is automatically assigned when the specified status is reached.

DateCreated  :  datetime, allows null: no

The date and time when the item was created.

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

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.

FormName  :  varchar (max 30 chars), allows null: no

The name of the related module.

IsAllowed  :  char (max 1 char), allows null: no

Indicates whether the status can transition to a new status.

ProjId  :  int, allows null: no

The ID of the project that contains the item.

Status  :  varchar (max 100 chars), allows null: no

The initial status of the transition.

StatusTemporalTransition  :  varchar (max 100 chars), allows null: yes

The status the item transitions to if the current status is temporary.

StatusTransition  :  varchar (max 100 chars), allows null: no

The new status that it may transition to.

UpdateUserId  :  int, allows null: no

The ID of the user who last updated the item.

UserName  :  varchar (max 78 chars), allows null: yes

The name of the user who last updated the item.

WorkflowId  :  int, allows null: no

The unique numeric identifier of the item.

See Also

Workflows Table
Crossmodules

Highlight search results