Review Meeting Fields (CMMI)
The following table describes fields that your team can use to track information and changes for review meetings. Your team can specify this kind of information by using the Review type of work item that is provided with the process template for Microsoft Solutions Framework (MSF) CMMI Process Improvement v5.0.
None of these fields are reportable or indexed. For more information about data types, see Working with Work Item Fields.
Field name |
Description |
Reference name |
Data type |
---|---|---|---|
Purpose |
Describes the purpose and focus of the meeting. |
Microsoft.VSTS.CMMI.Purpose |
HTML |
Comments |
Describes additional information that you want to record. |
Microsoft.VSTS.CMMI.Comments |
HTML |
Minutes |
Describes the details of what the team discussed and agreed upon during the meeting. You can use this field to record what the team reviewed, what criteria the team applied, and what problems the team identified. |
Microsoft.VSTS.CMMI.Minutes |
HTML |
Meeting Type |
Specifies the meeting venue. You can specify one of the following values:
|
Microsoft.VSTS.CMMI.MeetingType |
String |
Called Date |
Specifies the date and time when the meeting is scheduled. |
Microsoft.VSTS.CMMI.CalledDate |
DateTime |
Called By |
Specifies the name of the team member who scheduled the meeting. |
Microsoft.VSTS.CMMI.CalledBy |
String |
Required Attendee 1 … Required Attendee 8 |
Specifies the name of one or more team members who are required to attend the meeting. |
Microsoft.VSTS.CMMI.RequiredAttendee1 … Microsoft.VSTS.CMMI.RequiredAttendee8 |
String |
Optional Attendee 1 … Optional Attendee 8 |
Specifies the name of one or more team members who are invited but not required to attend the meeting. |
Microsoft.VSTS.CMMI.OptionalAttendee1 … Microsoft.VSTS.CMMI.OptionalAttendee8 |
String |
Actual Attendee 1 … Actual Attendee 8 |
Specifies the name of one or more team members who attended the meeting. |
Microsoft.VSTS.CMMI.ActualAttendee1 … Microsoft.VSTS.CMMI.ActuallAttendee8 |
String |
See Also
Concepts
Using System Fields and Fields Defined by the MSF Process Templates