Skip to content

Add validator in folder creation when provided resolution does not match existing one. #1289

@antirotor

Description

@antirotor

Is there an existing issue for this?

  • I have searched the existing issues.

Please describe the feature you have in mind and explain what the current shortcomings are?

This PR #1255 added ability to override the resolution settings. But that needs to be done in the settings. You can either not-override or select the override.

There should be third mode - "use source resolution" and that will override the resolution using resolution data coming directly from the source. It might be that this cannot be implemented in ayon-core and must be done in hosts themselves and if so, we should think how to combine functionality so it doesn't live in two places.

User story:
Artist wants to use whatever resolution is on the input. For example in Nuke, you want to use whatever is set on Read to be used on Write.

How would you imagine the implementation of the feature?

When option on Choose Explicit Resolution is set to use source resolution, that one should be used. Maybe unified collector collecting instance source resolution can be used.

Maybe we should also change the plugin name because using source resolution is sort of implicit override?

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:

No response

Metadata

Metadata

Assignees

Labels

sponsoredThis is directly sponsored by a client or community membertype: enhancementImprovement of existing functionality or minor addition

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions