ynput / OpenPype

OpenPype has been surpassed by AYON and is now read only.
https://ayon.ynput.io
MIT License
286 stars 129 forks source link

Fix: Removed double conversion of limit_groups #6265

Closed kalisp closed 5 months ago

kalisp commented 5 months ago

Changelog Description

limit_groups settings got transformed twice. Kept nicer looking conversion.

Testing notes:

  1. Set something to ayon+settings://deadline/publish/NukeSubmitDeadline/limit_groups (Limit Groups) image

  2. try to open Launcher on some project

  3. it shouldn't throw

    item["name"]: item["value"] for item in nuke_submit.pop("limit_groups")
    TypeError: string indices must be integers

    and show DCCs