List of Default Attributes¶
Items have attributes such as item number or item description. We can distinguish between standard attributes and customer-specific attributes.
The following table describes all standard attributes. These attributes are built into the system and are often linked with special logic. You can change the name of the attributes. However, a change of the attribute names is not recommended.
Property name |
Id |
Description |
---|---|---|
Project |
1 |
Project |
IssueType |
2 |
Item type |
Status |
4 |
State |
Manager |
5 |
RACI Accountable (Manager) |
Responsible |
6 |
RACI Responsible (Agent) |
ReleaseNoticed |
8 |
Version in which an error was found |
ReleaseScheduled |
9 |
Version with which the item should be completed |
Priority |
10 |
Priority |
Severity |
11 |
Impact or Criticality |
IssueNo |
12 |
Unique number for this item |
originator |
13 |
Author |
CreateDate |
14 |
Creation date |
LastModifiedDate |
15 |
Date last modified |
SuperiorWorkItem |
16 |
Parent item |
Synopsis |
17 |
The title of the item |
Build |
18 |
Text field for software build numbers |
StartDate |
19 |
Start date, the committed start date. The value is interpreted as the start of the day. Example: 20.6.2018 means 20.6.2018 0:00 o’clock. |
EndDate |
20 |
End date, the end committed date. The value is interpreted as the end of the day. Example: 6-20-2018 means 6-21-2018 0:00am. |
Description |
21 |
Description |
AccessLevel |
22 |
Not used |
Comment |
23 |
|
LastEditedBy |
24 |
Last modified by |
ArchiveLevel |
25 |
“Deleted” or “Archived” |
SubmitterEmail |
26 |
If the item was created by email or in behalf of someone else who is not known to the system as a user |
WBS |
27 |
The product structure code (PSP) |
ProjectSpecificIssueNo |
28 |
A project-specific unique activity number Is null if project prefixes are disabled |
TargetStartDate |
29 |
The desired start date |
TargetEndDate |
30 |
The desired end date |
TaskIsMilestone |
32 |
Marks this item as a milestone (obsolete) |
Duration |
33 |
End date minus start date, holidays not considered. A duration of 0 with an empty end date indicates a milestone. |
TargetDuration |
34 |
The desired duration |
Attachment |
For AQL search: restricts search to attachments |
|
Link |
For AQL search: description of link |
|
Expense |
For AQL search: all text properties in the expense entry |
|
BudgetPlan |
For AQL search: all text properties for budgets and plan values |