platform/tests/sanity-ws/contact.json
Ruslan Bayandinov 986c22332b
Fix kicked accounts could become active after upgrade (#2314)
* remove force contact reactivation
* add active attribute for contact in tests

add debug launch for dev/tool upgrade

Signed-off-by: Ruslan Bayandinov <wazsone@ya.ru>
2022-10-20 14:04:46 +07:00

115 lines
2.9 KiB
JSON

[
{
"_id": "61f1031bff96c329e8f3d61c",
"_class": "contact:class:Employee",
"space": "contact:space:Employee",
"modifiedBy": "61f1031bff96c329e8f3d61d",
"modifiedOn": 1643184924040,
"name": "Chen,Rosamund",
"city": "Mountain View",
"channels": 0,
"active": true
},
{
"_id": "61f1031cff96c329e8f3d68c",
"_class": "contact:class:Person",
"space": "recruit:space:CandidatesPublic",
"modifiedBy": "61f1031bff96c329e8f3d61d",
"modifiedOn": 1643184924079,
"name": "P.,Andrey",
"city": "Monte Carlo",
"channels": 1,
"recruit:mixin:Candidate": {
"title": "Chief Architect"
}
},
{
"_id": "61f1031cff96c329e8f3d68f",
"_class": "contact:class:Person",
"space": "recruit:space:CandidatesPublic",
"modifiedBy": "61f1031c1badffab2bb33861",
"modifiedOn": 1643186365949,
"name": "M.,Marina",
"city": "Los Angeles",
"channels": 1,
"recruit:mixin:Candidate": {
"title": "Chief Designer",
"applications": 1
},
"attachments": 1
},
{
"_id": "61f1031cff96c329e8f3d692",
"_class": "contact:class:Person",
"space": "recruit:space:CandidatesPublic",
"modifiedBy": "61f1031c1badffab2bb33861",
"modifiedOn": 1643186502419,
"name": "P.,Alex",
"city": "Krasnodar, Russia",
"channels": 1,
"recruit:mixin:Candidate": {
"title": "Frontend Engineer",
"applications": 1
},
"lead:mixin:Customer": {
"__mixin": "true",
"leads": 1
}
},
{
"_id": "61f1031c1badffab2bb3385f",
"_class": "contact:class:Employee",
"space": "contact:space:Employee",
"modifiedBy": "61f1031c1badffab2bb33861",
"modifiedOn": 1643186559576,
"name": "Appleseed,John",
"city": "",
"channels": 0,
"backlinks": 2
},
{
"_id": "61f1047625355d019917dbd4",
"_class": "contact:class:Person",
"space": "contact:space:Contacts",
"modifiedBy": "61f1031c1badffab2bb33861",
"modifiedOn": 1643185270660,
"name": "Delete1,Person",
"city": null,
"channels": 0
},
{
"_id": "61f1047e25355d019917dbd6",
"_class": "contact:class:Organization",
"space": "contact:space:Contacts",
"modifiedBy": "61f1031c1badffab2bb33861",
"modifiedOn": 1643185278589,
"name": "Apple",
"channels": 0
},
{
"_id": "61f1048a25355d019917dbd8",
"_class": "contact:class:Organization",
"space": "contact:space:Contacts",
"modifiedBy": "61f1031c1badffab2bb33861",
"modifiedOn": 1643185290358,
"name": "DeleteOrg",
"channels": 0
},
{
"_id": "61f104ba25355d019917dbf8",
"_class": "contact:class:Person",
"space": "contact:space:Contacts",
"modifiedBy": "61f1031c1badffab2bb33861",
"modifiedOn": 1643186485137,
"name": "Multiseed,John",
"city": null,
"channels": 0,
"recruit:mixin:Candidate": {
"onsite": null,
"remote": null,
"title": null,
"applications": 1
},
"attachments": 1
}
]