Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
Expand Up @@ -16,5 +16,17 @@
"hardware_issue": "The keyboard's vowel keys are stuck",
"assigned_to": "Lacy Belmont",
"goal": "A customer called in about his keyboard. The keyboard's vowel keys are stuck. Create an interaction based on the phone call and assign it to Lacy Belmont"
},
{
"hardware": "mouse",
"hardware_issue": "The mouse is not responding",
"assigned_to": "Latoya Bryan",
"goal": "A customer called in about his mouse. The mouse is not responding. Create an interaction based on the phone call and assign it to Latoya Bryan"
},
{
"hardware": "monitor",
"hardware_issue": "The monitor screen is cracked",
"assigned_to": "Lana Keels",
"goal": "A customer called in about his monitor. The monitor screen is cracked. Create an interaction based on the phone call and assign it to Lana Keels"
}
]
Loading