coldgust commented on PR #4704: URL: https://github.com/apache/incubator-devlake/pull/4704#issuecomment-1480614455
Hi, @likyh 1. All teambition api about getting account detail info are need OrganizationId. The project collector api only can get the userIds. But it has a trick to remove OrganizationId param. The TenantId(included in connection info) is equal to OrganizationId, cause teambition only support the organization tenant type. In summary, OrganizationId can get from connection. 2. Yes, I use advanced mode. 3. We can only get the project that correspond to the projectId params. 4. Yes, I am willing to add support for some API in config-ui in the future. I will add a commit to impl 1 & 3 later. -- 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]
