dantleech opened a new pull request, #6153: URL: https://github.com/apache/incubator-devlake/pull/6153
This is a (working) WIP for ClickUp Support based on my on-and-off work on this for the past months. First of all, some excuses and todos: - There are no tests! - This is targeted on 0.17 as I didn't have time to update to the UI changes. Supported entities: - Tasks (issues) - Folders/Lists (sprints) - Users - Spaces (boards - see below) - Task time in status Opinions (which should be configuration options) - We map the clickup "custom id" (e.g. `PRJ-1234`) as `issue_key` instead of the default ID `#8ndsdc_123`. Custom IDs need to be enabled in ClickUp. - Spaces are mapped to "boards", but a "board" in ClickUp is more like a "list" and a space maps to the concept of "project" in JIRA. So this is probably a mis-mapping. Hopefully I get time to work on this PR further. -- 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]
