Open nikshankarnoble opened 1 month ago
@martastain @BigRoy it looks like Tasks have this same behaviour - are you happy for this to be changed to match capitalisation in names for both Tasks and Folders? If so I'm happy to raise a PR for this change! :)
Also - unrelated to this issue but a couple of inconsistencies I ran into with the support form for raising this issue (which is great by the way!):
1.0.0
as the version for the addon, but this was actually with v1.2.3
Is there an existing issue for this?
Current Behavior:
Right now, when a Folder is synced across from Kitsu it's name is forced to be lower case as part of the slug-ification, so for example an asset
cameraA
in Kitsu will be created in AYON ascameraa
. The label will still be correct as that's just copied straight across.Expected Behavior:
As AYON Folders support upper case characters in their name, I would expect the name to be synced across to match if the entity name in Kitsu is already a valid name in AYON. This isn't a big deal as we should be linking them through their kitsuId metadata anyway, but it can cause some unnecessary confusion when the asset name in UIs and on disk don't match Kitsu
Version
1.0.0
What platform you are running on?
Linux / Centos
Steps To Reproduce:
bobLoblawA
bobloblawa
Are there any labels you wish to add?
Relevant log output:
No response
Additional context:
No response