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

Bugfix/houdini default renderproduct name #117

Merged
merged 2 commits into from
Mar 4, 2024

Conversation

MustafaJafar
Copy link
Contributor

@MustafaJafar MustafaJafar commented Feb 26, 2024

Changelog Description

This is fixing key name for default render products in VRay. Original name RGB Color caused issues during job submission.

Additional info

Fixing error like:

ayon_api.exceptions.GraphQlQueryFailed: GraphQl query Failed: Name 'render_ropMainRGB Color' does not match regex '^[a-zA-Z0-9]([a-zA-Z0-9.-]*[a-zA-Z0-9])?$' on item 'project/products' (Line 3 Column 5)

Testing notes:

  1. Run Houdini with Vray for Houdini
  2. Create VRay ROP and publish

[Ported From OpenPype 6083 ]

@moonyuet
Copy link
Member

moonyuet commented Feb 26, 2024

I currently dont have the vray license as I accidentally deleted my xml config for that.
But I tested it previously in OP version it should be good.

Copy link
Member

@antirotor antirotor left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

looks good, the same as with OP that was now merged

@antirotor antirotor merged commit e6e7a41 into develop Mar 4, 2024
5 checks passed
@antirotor antirotor deleted the bugfix/houdini-default-renderproduct-name branch March 4, 2024 08:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants