You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
AttributeError: 'NoneType' object has no attribute 'get_project'
(9 additional frame(s) were not displayed)
...
File "packit_service/service/api/osh_scans.py", line 32, in get
scan_dict = get_scan_info(scan)
File "packit_service/service/api/osh_scans.py", line 73, in get_scan_info
scan_dict.update(get_project_info_from_build(scan.copr_build_target))
File "packit_service/service/api/utils.py", line 48, in get_project_info_from_build
if not (project := build.get_project()):
The text was updated successfully, but these errors were encountered:
Sentry Issue: PCKT-002-PACKIT-SERVICE-8VD
The text was updated successfully, but these errors were encountered: