配置完企微信后,无法同步
本帖最后由 magician 于 2024-2-1 16:42 编辑配置完企业微信后,同步人员报错:
服务器版本是8.1.2 ,不知道是哪一步有问题
{
"readyState": 4,
"responseText": "{\n\"type\": \"error\",\n\"message\": \"check remove stirngValue citationNotExists error, class:com.x.organization.core.entity.Identity, field:id, value: 6068c4bd-27e4-4a68-9f1d-639cafb72ce5 must be a not existed in class:class com.x.organization.core.entity.UnitDuty, fields:identityList.\",\n\"date\": \"2024-02-01 16:23:23\",\n\"spent\": 12558,\n\"size\": -1,\n\"count\": 0,\n\"position\": 0\n}",
"responseJSON": {
"type": "error",
"message": "check remove stirngValue citationNotExists error, class:com.x.organization.core.entity.Identity, field:id, value: 6068c4bd-27e4-4a68-9f1d-639cafb72ce5 must be a not existed in class:class com.x.organization.core.entity.UnitDuty, fields:identityList.",
"date": "2024-02-01 16:23:23",
"spent": 12558,
"size": -1,
"count": 0,
"position": 0
},
"status": 500,
"statusText": "Internal Server Error"
}
这个是同步的时候要删除某个人,发现这个人有关联的职务信息。所以它没法删除。需要清除相关人员的职务信息
页:
[1]