easysoft / easysoft/zentao-cli

通过cli需求创建失败

Open
#13 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
TypeScript
Stars
57
Forks
20
PR merge metrics
No merged PRs in 30d

Description

描述 (Description)

未完成: 需求「xxxxx」因 zentao-cli 0.1.8 的 bug 卡住——服务端要求 productID 通过 查询参数(query string)传入,但 CLI 总是塞到请求体(body),导致服务端收不到。

期望 (Expectation)

修复

结果 (Result)

目前通过原始接口可以创建

软件版本 (Software version)

0.1.8

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start by locating the zentao-cli 0.1.8 code that creates requirements and inspecting how productID is placed in the request. Compare that request with the raw interface that currently succeeds. Done means requirement creation sends productID as a query parameter and works against the server.

Written by the indexing model from the issue text.

Assessment

Tech stack
typescript
Domain
api, cli
Issue type
Bug
Difficulty
3/5
Estimated time
1-2 days
Activity status
Quiet
Clarity
Mostly clear
Newbie friendliness
65/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.