TypeError when editing Resource Limits

Hello,
I haven’t been able to find a place to report bugs, do we just create topics per bug?

Getting this error when right clicking Resource Limits, trying to modify them. Creating new Resource Limits works fine.

2023-12-19 15:09:18:  Traceback (most recent call last):
2023-12-19 15:09:18:    File "C:\thinkbox-conda\conda-bld\deadline_1695336950851\work\DeadlineProject\DeadlineUI\Commands\LimitGroupCommands.py", line 266, in InnerExecute
2023-12-19 15:09:18:    File "C:\thinkbox-conda\conda-bld\deadline_1695336950851\work\DeadlineProject\DeadlineUI\Forms\LimitDialog.py", line 786, in __init__
2023-12-19 15:09:18:    File "C:\thinkbox-conda\conda-bld\deadline_1695336950851\work\DeadlineProject\DeadlineUI\Forms\LimitDialog.py", line 151, in __init__
2023-12-19 15:09:18:    File "C:\thinkbox-conda\conda-bld\deadline_1695336950851\work\DeadlineProject\DeadlineUI\Forms\LimitDialog.py", line 955, in fillInValues
2023-12-19 15:09:18:  TypeError: setChecked(self, bool): argument 1 has unexpected type 'float'

This is a reported bug with Deadline 10.3.0.10 and we have released a fix for this in the latest version of Deadline (10.3.1.4).

You would need to upgrade Deadline to 10.3.1.4. Here is a release notes from 10.3.1: Release History — Deadline 10.3.1.4 documentation

Should have checked release notes! Sorry and thank you for the quick feedback!