[Bug][Github][Pull Requests Metrics] Pull requests metrics missing data - project_pr_metrics table not populated #8349
Labels
component/plugins
This issue or PR relates to plugins
severity/p0
This bug blocks key user journey and function
type/bug
This issue is a bug
Search before asking
What happened
Since 2025-03-06, when using a GitHub connection with GitHub App and GraphQL, the table project_pr_metrics has not been receiving any data.
The pipeline completes with a success status, but no records are inserted into the table.
Blueprint configuration example:
What do you expect to happen
I expect the project_pr_metrics table to be populated with data when running the pipeline, as it was before March 6, 2025.
This data is crucial for tracking PR metrics, and the absence of records is impacting our ability to analyze GitHub contributions.
How to reproduce
Expected: Data should be inserted into
project_pr_metrics
.Anything else
project_pr_metrics
table.Version
v1.0.1 and SHA: 8240c8d
Are you willing to submit PR?
Code of Conduct
The text was updated successfully, but these errors were encountered: