dosubot[bot] commented on issue #8403: URL: https://github.com/apache/incubator-devlake/issues/8403#issuecomment-2826847226
<!-- Answer --> I found a similar closed issue related to data scope display problems: [Data scope cannot display correctly in project](https://github.com/apache/incubator-devlake/issues/5458). This issue was resolved by a pull request that fixed the data scope display <sup>[[1]](https://github.com/apache/incubator-devlake/issues/5458)</sup>. For ZenTao v21.4, Apache DevLake handles data ingestion and visualization through the ZenTao plugin, which includes tasks for collecting, extracting, and converting various types of ZenTao data. The plugin also provides API resources for managing connections and scopes <sup>[[2]](https://github.com/apache/incubator-devlake/blob/main/backend/plugins/zentao/impl/impl.go)</sup><sup>[[3]](https://github.com/apache/incubator-devlake/blob/main/backend/plugins/zentao/tasks/shared.go)</sup><sup>[[4]](https://github.com/apache/incubator-devlake/blob/main/config-ui/src/plugins/register/zentao/config.tsx)</sup>. To ensure proper data display, you may need to adjust specific configuration settings such as the endpoint URL, username/password, proxy URL, and rate limit. Additionally, mappings for statuses and due date fields should be configured <sup>[[4]](https://github.com/apache/incubator-devlake/blob/main/config-ui/src/plugins/register/zentao/config.tsx)</sup><sup>[[5]](https://github.com/apache/incubator-devlake-website/blob/main/versioned_docs/version-v0.16/Configuration/Zentao.md)</sup><sup>[[6]](https://github.com/apache/incubator-devlake/blob/main/backend/plugins/zentao/models/scope_config.go)</sup>. <!-- Dosu Comment Footer --> *To continue talking to [Dosu](https://dosu.dev), mention @dosu.* --- <sup>Help Dosu learn! Give it feedback: [Great Response](https://app.dosu.dev/response-feedback/1aa52a0e-5528-4be6-b015-71a2a71c3281?feedback_type=great_response) | [Irrelevant Answer](https://app.dosu.dev/response-feedback/1aa52a0e-5528-4be6-b015-71a2a71c3281?feedback_type=irrelevant_answer) | [Incorrect Sources](https://app.dosu.dev/response-feedback/1aa52a0e-5528-4be6-b015-71a2a71c3281?feedback_type=incorrect_sources) | [Too Verbose](https://app.dosu.dev/response-feedback/1aa52a0e-5528-4be6-b015-71a2a71c3281?feedback_type=too_verbose) | [Hallucination](https://app.dosu.dev/response-feedback/1aa52a0e-5528-4be6-b015-71a2a71c3281?feedback_type=hallucination) | [Bug Report](https://app.dosu.dev/response-feedback/1aa52a0e-5528-4be6-b015-71a2a71c3281?feedback_type=bug_report) | [Other](https://app.dosu.dev/response-feedback/1aa52a0e-5528-4be6-b015-71a2a71c3281?feedback_type=other)</sup> -- 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: dev-unsubscr...@devlake.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org