Closing the Repository Statistics, Power Management History, or Repository History windows results in:
Traceback (most recent call last):
File "DeadlineUI\UI\Forms\ViewRepositoryStatisticsForm.py", line 607, in closeEvent
NameError: global name 'CompletedJobCleanupForm' is not defined
With the latter two windows, it only errors if they are closed with the X window button. If I click the Close button at the bottom, no error is generated.