apache / incubator-devlake

Apache DevLake is an open-source dev data platform to ingest, analyze, and visualize the fragmented data from DevOps tools, extracting insights for engineering excellence, developer experience, and community growth.
https://devlake.apache.org/
Apache License 2.0
2.6k stars 521 forks source link

[Bug][ZenTao] Status mapping unsuccessful #5972

Closed xiaomingzhang12 closed 1 year ago

xiaomingzhang12 commented 1 year ago

Search before asking

What happened

On the EE front end, the status mapping is configured, and the config interface returns that the configuration is successful, but the status and original_status in the issues table are the same

What do you expect to happen

Taking 6119 bug as an example, active is mapped to "开发中", then the status of key_id = 6119 in the issues table should be "开发中" image

How to reproduce

  1. On the EE front end, the status mapping is configured, and the config interface returns image
  2. Finish data collection, view issues table
  3. image image

Anything else

No response

Version

v0.19

Are you willing to submit PR?

Code of Conduct

d4x1 commented 1 year ago

@narrowizard please help to solve it

narrowizard commented 1 year ago

It's not a bug from devlake. Since status mapping works if we only set up zentao plugin.
Pls close the issue @xiaomingzhang12