Open tokejepsen opened 6 years ago
Assets have the same problem.. I've resorted to deleting whitespaces during the synchronisation, but preferably there would be two names in CGWire; one with restricted characters (for e.g. file-system) and one label.
We should have a chat with Frank about it.
Yeah, modifying the data like deleting the whitespace might cause issue when doing Avalon > CGWire.
Started a discussion for this; https://github.com/cgwire/zou/issues/90
This has been temporarily been fixed by using the assets fix, of replacing whitespace with underscore.
In order to facilitate Avalon > CGWire syncing, we need to fix this issue.
What we could do is assume that the label is the correct name of a project/asset. This way we can more reliably map Avalon to CGWire. Once a solution has been found on the CGWire side, we transition to it.
Issue
Error when using whitespaces on project names in Kitsu.
Reproducible