mappjzc opened a new issue, #3887: URL: https://github.com/apache/incubator-devlake/issues/3887
## What and why to refactor In GitHub, Jenkins, Jira, and so on. Plugins use the transformationRule to makeDataSourcePipelinePlanV200, but not ID as follows:    And now we can get the TransformationRules by ID from the database on PrepareTaskData  so it is better to use ID. ## Describe the solution you'd like change it to save TransformationRuleId but not TransformationRules in Options. ## Related issues #3468 -- 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]
