Hi,
When a Kitsu project is linked with AYON, it creates the folders like Assets
or Sequences
.
Everything is fine when working on tasks on an asset, when publishing for example it gets the entity in Kitsu and can upload a revision image to it.
Now if we want to have folders in AYON that are not present in Kitsu, Edit
for example. If we try to publish something it fails at the Kitsu entities
step (ayon_kitsu\plugins\publish\collect_kitsu_entities.py
):
ayon_core.pipeline.publish.publish_plugins.KnownPublishError:
Kitsu id not available in AYON for '/edit'
Would it be possible to “unlink” folders from the Kitsu sync?