You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
How would you imagine the implementation of the feature?
Remove the deprecated settings, and ensure transition for existing users is easy.
Since settings have moved, in a potentially backwards incompatible way, there may need to be a transition guide with the release explaining what to do. We may need to also bump the minor version to indicate the breaking changes.
Are there any labels you wish to add?
I have added the relevant labels to the enhancement request.
Describe alternatives you've considered:
No response
Additional context:
Part of the cleanup epic ✨
The text was updated successfully, but these errors were encountered:
Is there an existing issue for this?
Please describe the feature you have in mind and explain what the current shortcomings are?
Currently the settings for
ayon-houdini
contains a deprecatedImageIOConfigModel
.With the support of profiles to determine OCIO config in ayon-core this logic has been superseded and should be removed from each addon still having the deprecated settings.
How would you imagine the implementation of the feature?
Remove the deprecated settings, and ensure transition for existing users is easy.
Since settings have moved, in a potentially backwards incompatible way, there may need to be a transition guide with the release explaining what to do. We may need to also bump the minor version to indicate the breaking changes.
Are there any labels you wish to add?
Describe alternatives you've considered:
No response
Additional context:
The text was updated successfully, but these errors were encountered: