narrowizard opened a new issue, #4731: URL: https://github.com/apache/incubator-devlake/issues/4731
### Search before asking - [X] I had searched in the [issues](https://github.com/apache/incubator-devlake/issues?q=is%3Aissue) and found no similar issues. ### What happened Currently, we are using DevLake to collect development data from third-party platforms such as TAPD. However, it appears that the status mapping feature in Tapd plugin is not working correctly. Specifically, we configured a mapping for "已关闭" to be mapped to "完成" in TAPD, but the end result is that "已关闭" is being mapped as "DONE."   ### What do you expect to happen We expect the status mapping feature in Tapd plugin to properly map "已关闭" issues in TAPD to be marked as "完成" in DevLake, rather than incorrectly displaying them as "DONE." ### How to reproduce Configure the status mapping feature in DevLake Tapd plugin to map the "已关闭" status in TAPD to be marked as "完成" in DevLake. Close an issue in TAPD that meets the criteria set in step 1. Check the issue status in DevLake to verify that the mapping was properly applied and the issue is marked as "完成" If the issue is instead marked as "DONE," then the problem still exists and further investigation or bug fixing is required. ### Anything else _No response_ ### Version main ### Are you willing to submit PR? - [ ] Yes I am willing to submit a PR! ### Code of Conduct - [X] I agree to follow this project's [Code of Conduct](https://www.apache.org/foundation/policies/conduct) -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
