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

Stop integration of unwanted data #387

Closed
antirotor opened this issue Jul 27, 2020 · 0 comments
Closed

Stop integration of unwanted data #387

antirotor opened this issue Jul 27, 2020 · 0 comments
Labels
type: enhancement Enhancements to existing functionality

Comments

@antirotor
Copy link
Member

Feature

We need to remove custom data before it is integrated to database. To tag them, we can add remove tag to representation. Then it will be skipped by integrate_new. For Ftrack components we need to make it independent of integrate_new - take path from component either from path provided by integrator or if not existing (it was not integrated) build the path from staging dir and files.

We can remove arbitrary files with #377 and also implement filtering system we already have to tag specific data - for example mark all exr files in render.

@antirotor antirotor added type: enhancement Enhancements to existing functionality affects: CORE labels Jul 27, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type: enhancement Enhancements to existing functionality
Projects
None yet
Development

No branches or pull requests

2 participants