Skip to content

Commit

Permalink
delete after
Browse files Browse the repository at this point in the history
  • Loading branch information
tcarmeli1 committed Mar 4, 2025
1 parent 7a1ddde commit 99f6c0d
Showing 1 changed file with 11 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
"description": "Maps outgoing ServiceNow incident Fields.",
"feed": false,
"fromVersion": "6.0.0",
"id": "ServiceNow-outgoing-mapper",
"id": "ServiceNow-OutgoingMapper-testgroupassignment",
"mapping": {
"ServiceNow SIR Incident": {
"dontMapEventToLabels": false,
Expand Down Expand Up @@ -522,11 +522,20 @@
"work_start": {
"complex": null,
"simple": "timetoassignment.startDate"
},
"assignment_group": {
"complex": null,
"simple": "assignmentgroup"
},
"assigned_to": {
"complex": null,
"simple": "servicenowassignedto"
}

}
}
},
"name": "ServiceNow - Outgoing Mapper",
"name": "ServiceNow - Outgoing Mapper -test group assignment",
"type": "mapping-outgoing",
"version": -1
}

0 comments on commit 99f6c0d

Please sign in to comment.