cncf / devstats.archive

📈CNCF-created tool for analyzing and graphing developer contributions
https://devstats.cncf.io/
Apache License 2.0
445 stars 147 forks source link

[bug] No data: Flux - Company Statistics by Repository Group #363

Closed levbogusiewicz closed 1 year ago

levbogusiewicz commented 1 year ago

Error message: db query error: pq: column "Buoyant Inc." does not exist

Link here.

lukaszgryglicki commented 1 year ago

fixed, but this seems to happen more often - I think there is some workflow error (I suspect that when new tags are generated I'm not (always?) updating columns and that kind of issue happens - will investigate more on Friday (tomorrow) but for now I've just fixed data manually).

levbogusiewicz commented 1 year ago

Thank you!

lukaszgryglicki commented 1 year ago

I think this shoudl be fixed by this commit - I'll rerun columns on all projects now and then I'll be observing, hope this shouldn't happen again. cc @levbogusiewicz

lukaszgryglicki commented 1 year ago

columns re-run manually for all projects, now it should correctly be called after all tags recalculation which should solve the issue.