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

Template workfile builder placeholder with support for linked folders #1094

Open
2 tasks done
jakubjezek001 opened this issue Jan 17, 2025 · 2 comments
Open
2 tasks done
Labels
type: enhancement Improvement of existing functionality or minor addition

Comments

@jakubjezek001
Copy link
Member

jakubjezek001 commented Jan 17, 2025

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?

Placeholder component for workfile template builder needs to support loader with linked folder type. Current implementation is limited only to either Current folder context or All project folders context.

How would you imagine the implementation of the feature?

Each Loader type placeholder needs to have available Linked folder option with relevant additional filtering for task, product and representations.

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

@philippe-ynput
Copy link

@jakubjezek001 Can you point me to the workfile template builder's code, so I may understand what it does ?
Thanks

@jakubjezek001
Copy link
Member Author

@jakubjezek001 Can you point me to the workfile template builder's code, so I may understand what it does ? Thanks

Here is the core functionality used for individual DCC addon inheritance:

ayon-core\client\ayon_core\pipeline\workfile\workfile_template_builder.py

Example of adaptation for Nuke:

ayon-nuke\client\ayon_nuke\api\workfile_template_builder.py

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type: enhancement Improvement of existing functionality or minor addition
Projects
None yet
Development

No branches or pull requests

2 participants