Skip to content
This repository has been archived by the owner on Sep 20, 2024. It is now read-only.

Docs: Question about renaming in Kitsu #4384

Merged
merged 1 commit into from
Jan 27, 2023
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
5 changes: 5 additions & 0 deletions website/docs/module_kitsu.md
Original file line number Diff line number Diff line change
Expand Up @@ -37,3 +37,8 @@ This functionality cannot deal with all cases and is not error proof, some inter
```bash
openpype_console module kitsu push-to-zou -l me@domain.ext -p my_password
```

## Q&A
### Is it safe to rename an entity from Kitsu?
Absolutely! Entities are linked by their unique IDs between the two databases.
But renaming from the OP's Project Manager won't apply the change to Kitsu, it'll be overriden during the next synchronization.