Parameter | Description |
|---|---|
projectId | Project ID |
sourceStreamId | Source stream ID |
sourceToBaselineId | Source stream baseline ID |
targetStreamId | Target stream ID |
{
"projectId": 101,
"sourceStreamId": 201,
"sourceToBaselineId": 301,
"targetStreamId": 401
}Parameter | Description |
|---|---|
globalUniqueItemId | Global unique item ID |
Parameter | Description |
|---|---|
projectReference | Identifies the project that contains the stream for which the merge conflicts were evaluated. |
trackerReference | Specifies the tracker that contains the work items involved in the merge conflict evaluation. |
trackerItemReference | Indicates the specific tracker item that is involved in the detected merge conflict. |
sourceStreamReference | Identifies the source stream from which changes are merged and where the merge conflicts originate. |
sourceStreamBaselineReference | Identifies the baseline in the source stream from which the merge was attempted and against which the merge conflicts were detected. |
targetStreamReference | Identifies the target stream into which changes are being merged and where the merge conflicts occur. |
targetStream | Specifies the target stream into which the item changes are merged and where merge conflicts are evaluated. |
"sourceStreamReference": {
"id": 4875,
"name": "Library Release 1",
"type": "StreamReference"
},
"targetStreamReference": {
"id": 5881,
"name": "Library Release 2",
"type": "StreamReference"
},
"projectReference": {
"id": 4,
"name": "Engine",
"type": "ProjectReference"
},
"trackerReference": {
"id": 8414,
"name": "Customer Requirement Specifications",
"type": "TrackerReference"
},
"trackerItemReference": {
"id": 1425,
"name": "Requirement",
"type": "TrackerItemReference"
},
"sourceStreamBaselineReference": {
"id": 8660,
"name": "Baseline 20260403",
"type": "StreamBaselineReference"
}
}Parameter | Description |
|---|---|
streamId | Stream ID |
itemName | Filter by item name |
page | Page index |
pageSize | Page size |
Parameter | Description |
|---|---|
projectReference | Identifies the project that contains the stream for which the merge conflicts were evaluated. |
trackerReference | Specifies the tracker that contains the work items involved in the merge conflict evaluation. |
trackerItemReference | Indicates the specific tracker item that is involved in the detected merge conflict. |
sourceStreamReference | Identifies the source stream from which changes are merged and where the merge conflicts originate. |
sourceStreamBaselineReference | Identifies the baseline in the source stream from which the merge was attempted and against which the merge conflicts were detected. |
targetStreamReference | Identifies the target stream into which changes are being merged and where the merge conflicts occur. |
targetStream | Specifies the target stream into which the item changes are merged and where merge conflicts are evaluated. |
{
"sourceStreamReference": {
"id": 4875,
"name": "Library Release 1",
"type": "StreamReference"
},
"targetStreamReference": {
"id": 5881,
"name": "Library Release 2",
"type": "StreamReference"
},
"projectReference": {
"id": 4,
"name": "Engine",
"type": "ProjectReference"
},
"trackerReference": {
"id": 8414,
"name": "Customer Requirement Specifications",
"type": "TrackerReference"
},
"trackerItemReference": {
"id": 1425,
"name": "Torque Requirement",
"type": "TrackerItemReference"
},
"sourceStreamBaselineReference": {
"id": 8660,
"name": "Baseline 20260303",
"type": "StreamBaselineReference"
}
},
{
Next Item ...
},