Git Storage - synchronization lost after moving files in git repo #4701
Unanswered
Xarlot
asked this question in
Error / Bug Report
Replies: 1 comment 3 replies
-
|
i got a similar thing but my inserts just does not want to recognize changes to the repo. i tried renamed a folder name and committed to the repo. But in the wiki its still known by its original name and if i run Import Everything the following error will be displayed in the server log |
Beta Was this translation helpful? Give feedback.
3 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
We have two use cases - editing in wiki.js and manual operations over git repo.
I set up a test instance with git storage enabled. I tried the latest docker image and requarks/wiki:canary-2.5.243, the results are the same.
Synchronization mode is bidirectional.
Import from the existing test repo went smoothly. However, if I move files in a git repo, synchronization became broken.
Logs from docker console
Is this a bug or this flow doesn`t supported by wiki.js,
Beta Was this translation helpful? Give feedback.
All reactions