curl --request GET \
--url https://api.icepanel.io/v1/landscapes/{landscapeId}/versions/{versionId}/drafts/{draftId}/conflicts \
--header 'Authorization: <authorization>'{
"draftConflicts": [
{
"draftTaskId": "<string>",
"entityId": "<string>",
"taskToReplaceCurrent": {
"entityId": "<string>",
"props": {
"body": {
"content": "<string>",
"status": "open",
"type": "question",
"showContentPreview": true
},
"commit": 123,
"mentionedUserIds": [
"<string>"
],
"handleId": "<string>"
},
"type": "draft-comment-create"
},
"type": "overwrite",
"currentValue": "<string>",
"draftValue": "<string>",
"fieldName": "<string>",
"originalValue": "<string>",
"taskToReplaceDraft": {
"entityId": "<string>",
"props": {
"body": {
"content": "<string>",
"status": "open",
"type": "question",
"showContentPreview": true
},
"commit": 123,
"mentionedUserIds": [
"<string>"
],
"handleId": "<string>"
},
"type": "draft-comment-create"
},
"taskToReplaceOriginal": {
"entityId": "<string>",
"props": {
"body": {
"content": "<string>",
"status": "open",
"type": "question",
"showContentPreview": true
},
"commit": 123,
"mentionedUserIds": [
"<string>"
],
"handleId": "<string>"
},
"type": "draft-comment-create"
}
}
]
}curl --request GET \
--url https://api.icepanel.io/v1/landscapes/{landscapeId}/versions/{versionId}/drafts/{draftId}/conflicts \
--header 'Authorization: <authorization>'{
"draftConflicts": [
{
"draftTaskId": "<string>",
"entityId": "<string>",
"taskToReplaceCurrent": {
"entityId": "<string>",
"props": {
"body": {
"content": "<string>",
"status": "open",
"type": "question",
"showContentPreview": true
},
"commit": 123,
"mentionedUserIds": [
"<string>"
],
"handleId": "<string>"
},
"type": "draft-comment-create"
},
"type": "overwrite",
"currentValue": "<string>",
"draftValue": "<string>",
"fieldName": "<string>",
"originalValue": "<string>",
"taskToReplaceDraft": {
"entityId": "<string>",
"props": {
"body": {
"content": "<string>",
"status": "open",
"type": "question",
"showContentPreview": true
},
"commit": 123,
"mentionedUserIds": [
"<string>"
],
"handleId": "<string>"
},
"type": "draft-comment-create"
},
"taskToReplaceOriginal": {
"entityId": "<string>",
"props": {
"body": {
"content": "<string>",
"status": "open",
"type": "question",
"showContentPreview": true
},
"commit": 123,
"mentionedUserIds": [
"<string>"
],
"handleId": "<string>"
},
"type": "draft-comment-create"
}
}
]
}OK
Show child attributes
ID of the draft task that caused this conflict
Show child attributes
Show child attributes
Show child attributes
open, resolved question draft-comment-create overwrite, invalid-entity, invalid-entity-reference Current value in the main landscape/version
New value proposed by the draft task
Name of the conflicting field
Value captured in the draft task snapshot
Show child attributes
Show child attributes
Show child attributes
open, resolved question draft-comment-create Show child attributes
Show child attributes
Show child attributes
open, resolved question draft-comment-create