Uploaded image for project: 'RHEL Conversions'
  1. RHEL Conversions
  2. RHELC-1679

Fix traceback: 'NoneType' object has no attribute 'level'

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Done
    • Icon: Undefined Undefined
    • 2.1.0
    • None
    • None
    • False
    • False
    • Hide

      None

      Show
      None
    • 2
    • Testable

      Call of super(RemoveSpecialPackages, self).run() in the RemoveSpecialPackages action is on the wrong place. This causes issues when returning from the action before reaching the call - results in missing result of the action.

      Acceptance criteria:

      • call of super(RemoveSpecialPackages, self).run() is placed in the beginning of the run() method

              ahosek@redhat.com Adam Hosek
              ahosek@redhat.com Adam Hosek
              Votes:
              0 Vote for this issue
              Watchers:
              5 Start watching this issue

                Created:
                Updated:
                Resolved: