hhyo / hhyo/Archery

V1.11.3版本中待审核清单接口workflow/auditlist未返回workflow_id

Open
#3,012 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
Python
Stars
7k
Forks
1.9k
Avg merge
2d 11h
Merged PRs (30d)
6

Description

### 重现步骤

1. 待审核清单接口未返回workflow_id字段
Image

2. 审核接口需要传入workflow_id字段才能调用
Image

3. 也无接口可以用audit_id来获取到workflow_id,因此导致了无法直接使用接口来进行工单审核。

### 预期外的结果

当audit_id与workflow_id一致时,程序看上去是正常的,但当audit_id与workflow_id不一致时,就会出现错误

Image

Image

Image

Image

### 日志文本

```shell

```

### 版本

1.11.3

### 部署方式

K8S

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

_No response_

Contributor guide

Open the contributing guide

Research direction

Reproduce the issue against version 1.11.3 by calling the workflow/auditlist endpoint, then compare its response with the parameters required by the review endpoint. Confirm the behavior when audit_id and workflow_id differ; done means the audit-list response provides the workflow_id needed to complete a review without relying on matching IDs.

Written by the indexing model from the issue text.

Assessment

Tech stack
python
Domain
api, backend
Issue type
Bug
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.