dosubot[bot] commented on issue #8339: URL: https://github.com/apache/incubator-devlake/issues/8339#issuecomment-2728608343
<!-- Greeting --> Hey @Adisorn-Watt! I'm here to help you with any bugs, questions, or contributions you have in mind. Let's tackle this together! <!-- Answer --> The `enableGraphql` field resets to `false` in the PATCH API response because fine-grained personal access tokens do not support GraphQL APIs. The documentation specifies that you must disable `Use GraphQL APIs` on the connection page if you are using a fine-grained personal access token. This requirement likely causes the system to automatically reset `enableGraphql` to `false` when such a token is detected, even if no value for `enableGraphql` is sent in the request. Additionally, using fine-grained PATs without GraphQL will significantly increase the data collection time, which is an important consideration when configuring your connection <sup>[[1]](https://github.com/apache/incubator-devlake-website/blob/main/versioned_docs/version-v0.15/UserManuals/ConfigUI/GitHub.md)</sup><sup>[[2]](https://github.com/apache/incubator-devlake-website/blob/main/docs/Configuration/GitHub.md)</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/faf85f02-3201-47ae-b542-13f942a44811?feedback_type=great_response) | [Irrelevant Answer](https://app.dosu.dev/response-feedback/faf85f02-3201-47ae-b542-13f942a44811?feedback_type=irrelevant_answer) | [Incorrect Sources](https://app.dosu.dev/response-feedback/faf85f02-3201-47ae-b542-13f942a44811?feedback_type=incorrect_sources) | [Too Verbose](https://app.dosu.dev/response-feedback/faf85f02-3201-47ae-b542-13f942a44811?feedback_type=too_verbose) | [Hallucination](https://app.dosu.dev/response-feedback/faf85f02-3201-47ae-b542-13f942a44811?feedback_type=hallucination) | [Bug Report](https://app.dosu.dev/response-feedback/faf85f02-3201-47ae-b542-13f942a44811?feedback_type=bug_report) | [Other](https://app.dosu.dev/response-feedback/faf85f02-3201-47ae-b542-13f942a44811?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