Review meeting field reference (CMMI)

Visual Studio Team Foundation Server 2013

The following fields 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.

None of these fields are reportable or indexed. For more information about data types, see Define and modify work item fields.

Field name

Description

Reference name

Data type

Purpose

The purpose and focus of the meeting.

Microsoft.VSTS.CMMI.Purpose

HTML

Comments

Additional information that you want to record.

Microsoft.VSTS.CMMI.Comments

HTML

Minutes

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

The meeting venue. You can specify one of the following values:

  • Meeting

  • Offline

Microsoft.VSTS.CMMI.MeetingType

String

Called Date

The date and time when the meeting is scheduled.

Microsoft.VSTS.CMMI.CalledDate

DateTime

Called By

The name of the team member who scheduled the meeting.

Microsoft.VSTS.CMMI.CalledBy

String

Required Attendee 1

...

Required Attendee 8

The names of each team member who is required to attend the meeting.

Microsoft.VSTS.CMMI.RequiredAttendee1

...

Microsoft.VSTS.CMMI.RequiredAttendee8

String

Optional Attendee 1

...

Optional Attendee 8

The name of each team member who is invited but not required to attend the meeting.

Microsoft.VSTS.CMMI.OptionalAttendee1

...

Microsoft.VSTS.CMMI.OptionalAttendee8

String

Actual Attendee 1

...

Actual Attendee 8

The name of each team member who attended the meeting.

Microsoft.VSTS.CMMI.ActualAttendee1

...

Microsoft.VSTS.CMMI.ActuallAttendee8

String

See Also