Matthew Trees
Matthew Trees
With some help I see the calendar_weeks is a temporary, dynamic if you will, table. The root of my problem appears to be that the the query is returning zeroes...
> @javaface Which version are you using? And only is field `repo_id` empty? If your datasouce has no deployment_commits , then [`cicd_deployment_commits`](https://devlake.apache.org/docs/DataModels/DevLakeDomainLayerSchema#cicd_deployment_commits) will be empty. I'm using v0.19.0 (latest) cicd_deployments_commits...
In my previous comment I indicated "I'm using v0.19.0 (latest)". Is that what you're looking for?
Hello, I figured out that calendar_weeks has nothing to do with my issue. The opendora team is working on it. See [https://github.com/DevoteamNL/opendora/issues/139](https://github.com/DevoteamNL/opendora/issues/139) if interested. Thanks.
As a work around I changed my BOM upload script to create a fresh Dependency-Track project (new project id) with the same name value. So I'm technically creating a new...