The following fields come from VersionOne API as raw data and are mapped against the values configured for the data sync plugin, for a given product.
Operation: Epic/GetChildStories
| Type | Fields | 
| Base Attributes | Name, Description, Number, ChangeDateUTC, CreateDateUTC | 
| Story Attributes | Priority.Name, Status.Name, Estimate, Owners.Username | 
| Iteration | Timebox, Timebox.BeginDate, Timebox.ChangeDate, Timebox.CreateDate, Timebox.Description, Timebox.EndDate, Timebox.Name, Timebox.IsInactive | 
| Theme | Parent, Parent.Number, Parent.ChangeDate, Parent.CreateDate, Parent.Description, Parent.Name | 
| Epic | Super, Super.Number, Super.ChangeDate, Super.CreateDate, Super.Description, Super.Name | 
 
Operation: GetDefects
| Type | Fields | 
| Base Attributes | Name, Description, Number, ChangeDateUTC, CreateDateUTC | 
| Defect Attributes | Priority.Name, Status.Name, Type.Name, Estimate, Owners.Username, Resolution, FixedInBuild, IsDeleted | 
| Iteration | Timebox, Timebox.BeginDate, Timebox.ChangeDate, Timebox.CreateDate, Timebox.Description, Timebox.EndDate, Timebox.Name, Timebox.IsInactive | 
| Theme | Parent, Parent.Number, Parent.ChangeDate, Parent.CreateDate, Parent.Description, Parent.Name | 
 
Operation: GetIterations
| Type | Fields | 
| Base Attributes | Name, Description, Number, ChangeDateUTC, CreateDateUTC | 
| Iteration | BeginDate, EndDate, IsInactive, Schedule.ScheduledScopes | 
 
Operation: GetEpics
| Type | Fields | 
| Base Attributes | Name, Description, Number, ChangeDateUTC, CreateDateUTC | 
| Epic Attributes | Priority.Name, Status.Name, Owners.Username, Value, Scope | 
 
Operation: GetStories
| Type | Fields | 
| Base Attributes | Name, Description, Number, ChangeDateUTC, CreateDateUTC | 
| Story Attributes | Priority.Name, Status.Name, Estimate, Owners.Username, IsDeleted | 
| Iteration | Timebox, Timebox.BeginDate, Timebox.ChangeDate, Timebox.CreateDate, Timebox.Description, Timebox.EndDate, Timebox.Name, Timebox.IsInactive | 
| Theme | Parent, Parent.Number, Parent.ChangeDate, Parent.CreateDate, Parent.Description, Parent.Name | 
| Epic | Super, Super.Number, Super.ChangeDate, Super.CreateDate, Super.Description, Super.Name, Super.Scope | 
 
Operation: AddDefect
| Type | Fields | 
| Base Attributes | Name, Description, Number, ChangeDateUTC, CreateDateUTC | 
| Defect Attributes | BeginDate, EndDate, IsInactive |