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

ExtractReview does not process representations with uppercase extension #1106

Open
2 tasks done
JoseCovaOS opened this issue Jan 25, 2025 · 0 comments · May be fixed by #1107
Open
2 tasks done

ExtractReview does not process representations with uppercase extension #1106

JoseCovaOS opened this issue Jan 25, 2025 · 0 comments · May be fixed by #1107
Assignees

Comments

@JoseCovaOS
Copy link
Contributor

JoseCovaOS commented Jan 25, 2025

Is there an existing issue for this?

  • I have searched the existing issues

Current Behavior:

The ExtractReview plugin is not creating a reviewable representation of files that have its extension in uppercase.

You can see the following message in the ExtractReview logs: INFO: Representation has unsupported extension ".MOV".
Also, in ftrack, you can see there is no reviewable component for the published version.

Expected Behavior:

The ExtractReview plugin should be extension-agnostic, meaning it should accept both .MOV and .mov as long as the extension is supported.
If configured, a reviewable component should appear for the assetversion in ftrack.

Version

1.0.14

What platform you are running on?

Linux / Centos

Steps To Reproduce:

  1. Using the traypublisher, try to publish a render whose representation has .MOV extension.
  2. Check ftrack, an assetversion should appear but with no ftrack review component.

Are there any labels you wish to add?

  • I have added the relevant labels to the bug report.

Relevant log output:

Additional context:

No response

@JoseCovaOS JoseCovaOS added the type: bug Something isn't working label Jan 25, 2025
@dee-ynput dee-ynput linked a pull request Jan 27, 2025 that will close this issue
@mkolar mkolar removed the type: bug Something isn't working label Feb 3, 2025
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

Successfully merging a pull request may close this issue.

3 participants