Skip to content

企业微信创建部门缺省部门ID,导致删除不掉部门 #516

Open
@maobole

Description

问题描述 (Description)

企业微信创建部门缺省部门ID,调用创建部门接口可以成功创建
但再调用删除接口,返回错误码-1,删除不成功
更为诡异的是,直接到企业微信管理端手工删除也删除不掉

配置信息 (Environment/Version)

  • OS

Mac

  • Python

3.7

  • wechatpy

1.8.6

重现步骤 (Reproducing)

client.department.create('测试部门', id='98766')
client.department.delete('98766')

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions