Difference between revisions of "Column: Task status"
(jrfconvert import) |
Cg huyphong (talk | contribs) |
||
Line 1: | Line 1: | ||
− | [[Category: | + | [[Category:Resource data caches]] |
| | ||
Line 36: | Line 36: | ||
Priority for test cases is a fixed enumeration so the value is always the same. The axis set generated will look like below: | Priority for test cases is a fixed enumeration so the value is always the same. The axis set generated will look like below: | ||
− | Axis text: "Task status"Math base: "TaskState"Pct base: "TaskState!=empty" | + | Axis text: "Task status" |
+ | <br>Math base: "TaskState" | ||
+ | <br>Pct base: "TaskState!=empty" | ||
− | Option 1: Name="Approved"; Value="TaskState==1"Option 2: Name="Awaiting approval"; Value="TaskState==2"Option 3: Name="Cancelled"; Value="TaskState==3"Option 4: Name="In progress"; Value="TaskState==4"Option 5: Name="Need acceptance"; Value="TaskState==5"Option 6: Name="Rejected"; Value="TaskState==6" | + | Option 1: Name="Approved"; Value="TaskState==1" |
+ | <br>Option 2: Name="Awaiting approval"; Value="TaskState==2" | ||
+ | <br>Option 3: Name="Cancelled"; Value="TaskState==3" | ||
+ | <br>Option 4: Name="In progress"; Value="TaskState==4" | ||
+ | <br>Option 5: Name="Need acceptance"; Value="TaskState==5" | ||
+ | <br>Option 6: Name="Rejected"; Value="TaskState==6" | ||
|- align="left" valign="top" | |- align="left" valign="top" | ||
| style="border: 1px solid #010101" width="228" bgcolor="#FFC20E" | | | style="border: 1px solid #010101" width="228" bgcolor="#FFC20E" | | ||
Line 44: | Line 51: | ||
| style="border: 1px solid #010101" width="839" | | | style="border: 1px solid #010101" width="839" | | ||
N/A | N/A | ||
− | |||
<!-- imported from file: 5499.htm--> | <!-- imported from file: 5499.htm--> |
Latest revision as of 08:17, 26 April 2011
Column: Task status
Column |
Task status |
Source |
The task status from 1 to 6 of the returned task resource |
Automatically given column name |
TaskState |
Column type |
Number |
Resource types that use it |
Task |
How axis set information is built |
Priority for test cases is a fixed enumeration so the value is always the same. The axis set generated will look like below: Axis text: "Task status"
Option 1: Name="Approved"; Value="TaskState==1"
|
Comment |
N/A |