Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Repair action on review colorspace validation returns an invalid value #179

Open
1 task done
MustafaJafar opened this issue Nov 20, 2024 · 0 comments
Open
1 task done

Comments

@MustafaJafar
Copy link
Contributor

Is there an existing issue for this?

  • I have searched the existing issues and added correct labels.

Description

Current Behavior

When disabling the color management toggle in Houdini addon settings, the Reset OCIO colorspace parm action on Validate Review Colorspace plugin returns an invalid value <USE_DISPLAY_NAME>. that value maybe returned from here in the code.
image

Expected Behavior

The repair action should return the correct colorspace from the current display and view values.

Additional Info

The validation is working properly as I can pass the validation when choosing something manually from the drop down menu. (even if I disable the color management toggle in Houdini addon settings)
image

Steps To Reproduce:

  1. Disabling the color management toggle in Houdini addon settings
  2. Create a review instance in Houdini
  3. You'll find the value of OCIO parm is set to <USE_DISPLAY_NAME>.

Additional context:

Version

Version of the server, ayon-core and the addon that's affected

What platform were you running when you found the bug?

Windows

You can also provide any additional information relevant to the issue.

Relevant log output:

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant