Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

调/api/v1/workflow/audit/接口审核工单,DDL类型的,返回不存在该工单 #2502

Open
hello-000 opened this issue Feb 1, 2024 · 0 comments

Comments

@hello-000
Copy link

重现步骤

1、通过webhook的方式触发 脚本;
2、脚本里面有调/api/v1/workflow/audit/接口审核工单的逻辑,DML都能正常审核,但是DDL的就返回 {"errors":["不存在该工单"]}

预期外的结果

调/api/v1/workflow/audit/接口 审核工单,DDL返回 {"errors":["不存在该工单"]}

日志文本

2024-02-01 21:45:09,103 - django.request - WARNING - Not Found: /404.html
2024-02-01 21:45:10,989 - django.request - WARNING - Bad Request: /api/v1/workflow/audit/

版本

v1.10.0

部署方式

Docker

是否还有其他可以辅助定位问题的信息?比如数据库版本等

No response

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant