cgwire / kitsu

Collaboration Platform for Animation and VFX Productions
https://kitsu.cg-wire.com
GNU Affero General Public License v3.0
385 stars 105 forks source link

Issue with "gazu.asset.all_asset_types_for_project(project_dict) " #951

Closed nicolasdorey closed 1 year ago

nicolasdorey commented 2 years ago

Studio name: NKI Kitsu version: 0.14.18 Production type: NA

asset_types = gazu.asset.all_asset_types_for_project(project_dict) => It only returns the dict of one asset_type even if I have more asset_types in my project. If I'm using gazu.asset.all_asset_types() , it returns a list of my different asset_types. But for all projects. So it returns me asset_types I'm not using in some projects.

unknown unknown _(readsgazu = gazu but in an external file)

frankrousseau commented 1 year ago

Can you open this issue in https://github.com/cgwire/gazu ?