mindlesscloud opened a new pull request, #5160: URL: https://github.com/apache/incubator-devlake/pull/5160
### Summary Fix #5156 The routine of converting the TAPD workspace to the board was moved from the subtask list to MakeDataSourcePipelinePlanV200, which would not be executed in the `ADVANCE` mode. In this PR, we fix it by adding a new subtask `convertWorkspace` to the subtask list, it will be called in any case, whether it is `NORMAL` or `ADVANCE`. ### Does this close any open issues? Closes #5156 ### Screenshots  -- 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]
