Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

TypeError: 'ProjectMergeRequest' object is not subscriptable #2683

Open
sentry-io bot opened this issue Dec 16, 2024 · 0 comments
Open

TypeError: 'ProjectMergeRequest' object is not subscriptable #2683

sentry-io bot opened this issue Dec 16, 2024 · 0 comments
Labels
area/fedora Related to Fedora ecosystem complexity/single-task Regular task, should be done within days. gain/low This doesn't bring that much value to users. impact/low This issue impacts only a few users. kind/bug Something isn't working.

Comments

@sentry-io
Copy link

sentry-io bot commented Dec 16, 2024

Sentry Issue: PCKT-002-PACKIT-SERVICE-937

TypeError: 'ProjectMergeRequest' object is not subscriptable
  File "packit_service/worker/handlers/distgit.py", line 414, in run_for_target
    downstream_pr = self.sync_branch(
  File "packit_service/worker/handlers/distgit.py", line 301, in sync_branch
    downstream_pr = self.packit_api.sync_release(**kwargs)
  File "packit/api.py", line 1232, in sync_release
    self._warn_about_koji_build_triggering_bug_if_needed(pr)
  File "packit/api.py", line 1621, in _warn_about_koji_build_triggering_bug_if_needed
    if pr._raw_pr["commit_start"] == pr._raw_pr["commit_stop"]:
@lbarcziova lbarcziova added kind/bug Something isn't working. area/fedora Related to Fedora ecosystem complexity/single-task Regular task, should be done within days. labels Dec 16, 2024
@nforro nforro added impact/low This issue impacts only a few users. gain/low This doesn't bring that much value to users. labels Dec 16, 2024
@nforro nforro moved this from new to backlog in Packit Kanban Board Dec 16, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/fedora Related to Fedora ecosystem complexity/single-task Regular task, should be done within days. gain/low This doesn't bring that much value to users. impact/low This issue impacts only a few users. kind/bug Something isn't working.
Projects
Status: backlog
Development

No branches or pull requests

2 participants