You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@devlake.apache.org by GitBox <gi...@apache.org> on 2022/06/20 15:53:52 UTC

[GitHub] [incubator-devlake] mindlesscloud opened a new issue, #2273: [Refactor][Jira] worklogs and remotelinks collector

mindlesscloud opened a new issue, #2273:
URL: https://github.com/apache/incubator-devlake/issues/2273

   ## What and why to refactor
    Work log collector and remote link collector took a legacy strategy to filter issues that need to be updated. However, the changelog collector took a more reasonable strategy. The goal of the refactoring is to ensure all three collectors follow a consistent strategy.
   
   
   ## Describe the solution you'd like
   Adding column `issue_updated` to `_tool_jira_worklogs` and `_tool_jira_remotelinks` to keep the issue updated time. We will use the new column as a condition to filter issues that need to collect work logs or remote links.
   
   


-- 
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: commits-unsubscribe@devlake.apache.org.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [incubator-devlake] klesh closed issue #2273: [Refactor][Jira] worklogs and remotelinks collector

Posted by GitBox <gi...@apache.org>.
klesh closed issue #2273: [Refactor][Jira] worklogs and remotelinks collector
URL: https://github.com/apache/incubator-devlake/issues/2273


-- 
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: commits-unsubscribe@devlake.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org