[Bug 536101] File id's are not always included in api.eclipse.org
| Bugzilla Link | 536101 |
| Status | NEW |
| Importance | P3 normal |
| Reported | Jun 20, 2018 16:05 EDT |
| Modified | Aug 08, 2021 18:40 EDT |
Description
For example:
https://api.eclipse.org/download/release/eclipse_packages?release_name=neon
I think the issue is on the packaging site. Our cron job for updating download counts should update the file_id value if one is found.
I think this issue exist because file nodes are created before someone actually download the file.
If the file was never downloaded, we won't find a file_id in our downloads tables.