Project

General

Profile

Actions

Bug #44014

closed

backport-resolve-issue barfs out Traceback when Description field of backport issue is empty

Added by Nathan Cutler about 4 years ago. Updated over 3 years ago.

Status:
Resolved
Priority:
Normal
Assignee:
Category:
-
Target version:
-
% Done:

0%

Source:
Tags:
Backport:
Regression:
No
Severity:
3 - minor
Reviewed:
Affected Versions:
ceph-qa-suite:
Pull request ID:
Crash signature (v1):
Crash signature (v2):

Description

INFO:root:I see 7 merge(s) to process

=================================================================
GitHub PR URL:    https://github.com/ceph/ceph/pull/32888
GitHub PR title:  nautilus: mgr/dashboard: Using wrong identifiers i|TRUNCATED
Merge commit:     1bbdf030915e477c0fd01edff3a5e3e03c0d8bcb (v14.2.6-440-g1bbdf030915)
Merged:           True
Ceph version:     base v14.2.6, target v14.2.7
Found backport tracker: https://tracker.ceph.com/issues/42033
Traceback (most recent call last):
  File "/home/smithfarm/bin/backport-resolve-issue", line 657, in <module>
    can_go_on = process_merge(repo, merge, merges_remaining)
  File "/home/smithfarm/bin/backport-resolve-issue", line 246, in process_merge
    backport = Backport(repo, merge_commit_string=merge)
  File "/home/smithfarm/bin/backport-resolve-issue", line 411, in __init__
    bt.tracker_description = bt.redmine_issue.description
  File "/home/smithfarm/v/lib/python3.6/site-packages/redminelib/resources/standard.py", line 150, in __getattr__
    return super(Issue, self).__getattr__(attr)
  File "/home/smithfarm/v/lib/python3.6/site-packages/redminelib/resources/base.py", line 183, in __getattr__
    raise exceptions.ResourceAttrError
redminelib.exceptions.ResourceAttrError: Resource doesn't have the requested attribute

The reason is: the description field is empty.

Actions #1

Updated by Nathan Cutler about 4 years ago

  • Status changed from In Progress to Fix Under Review
  • Pull request ID set to 33105
Actions #2

Updated by Nathan Cutler over 3 years ago

  • Status changed from Fix Under Review to Resolved
Actions

Also available in: Atom PDF