hezyin opened a new issue, #2519: URL: https://github.com/apache/incubator-devlake/issues/2519
### Search before asking - [X] I had searched in the [issues](https://github.com/apache/incubator-devlake/issues?q=is%3Aissue) and found no similar issues. ### What happened I created a pipeline using Config UI, 4 tasks out of 5 were successfully completed. But the `/pipelines` API returns `finishedTasks` as 3, which is incorrect. <img width="1158" alt="Screen Shot 2022-07-17 at 6 59 33 PM" src="https://user-images.githubusercontent.com/2908155/179443615-f91284fd-e881-4432-b426-4a61bd5e18cd.png"> <img width="1464" alt="Screen Shot 2022-07-17 at 8 59 57 PM" src="https://user-images.githubusercontent.com/2908155/179443626-816c8856-1f0b-4f4f-ad1d-520d90f7b143.png"> ### What you expected to happen I expected the `/pipelines` API returns `finishedTasks` as 4 for my pipeline. ### How to reproduce I believe this issue can be reproduced on latest main. ### Anything else _No response_ ### Version main ### Are you willing to submit PR? - [ ] Yes I am willing to submit a PR! ### Code of Conduct - [X] I agree to follow this project's [Code of Conduct](https://www.apache.org/foundation/policies/conduct) -- 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]
