narrowizard opened a new issue, #3893: URL: https://github.com/apache/incubator-devlake/issues/3893
### 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 it returns pipeline of status `TASK_CANCELLED` when I get blueprint pipelines with `pending=1` ### What do you expect to happen `TASK_CANCELLED` pipeline is not a pending one. ### How to reproduce Cancel a pipeline of bp with status `TASK_CREATED`, and it will become `TASK_CANCELLED`. Then call `/blueprints/:id/pipelines?pending=1`, it will return the cancelled one. ### Anything else _No response_ ### Version main ### Are you willing to submit PR? - [X] 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]
