ynput / ayon-core

Apache License 2.0
31 stars 36 forks source link

Fix validate_unique_names call #479

Closed kalisp closed 6 months ago

kalisp commented 6 months ago

Changelog Description

validate_unique_names cannot be used on fields that are just regular list[str], they must be list[SomethingSomething].

Testing notes:

  1. add some env variables in ayon+settings://deadline/publish/NukeSubmitDeadline/env_allowed_keys
  2. no validation error should be thrown and values should be persisted