AGILE_DATA_PROJECTS

Note: All the tables prefixed with AGILE_DATA store data of agile projects that are running in the agile tools such as ALM Octane and Atlassian JIRA.

This table stores the agile projects information.

Foreign Keys

There are no foreign keys for this table.

Column Descriptions

Column Name

Null?

Data Type

Description

PROJECT_ID

NOT NULL

VARCHAR2 (100)

Project identifier

NAME

NULLABLE

VARCHAR2(2000)

Project name

INSTANCE_ID

NOT NULL

VARCHAR2 (100)

Instance identifier

Indexes

There are no indexes for this table.