[Bug][GitLab] In-progress Jobs are not getting fetched #8227
Labels
component/plugins
This issue or PR relates to plugins
devops
Something about CI/CD (devops)
severity/p2
This bug doesn’t affect the functionality or isn’t evident
type/bug
This issue is a bug
Search before asking
What happened
While trying to fetch CICD metrics from GitLab, "IN_PROGRESS" cicd job details are not getting fetched.
Only successful and failed job details are getting captured.
Table: cicd_tasks
Column name: status, original_status
What do you expect to happen
"cicd_tasks" table should also have "IN_PROGRESS" job details.
How to reproduce
"select * from cicd_tasks"
Anything else
No response
Version
devlake-dashboard:v1.0.2-beta4
Are you willing to submit PR?
Code of Conduct
The text was updated successfully, but these errors were encountered: