confluence-sync
confluence-sync copied to clipboard
Map.! exception when syncing.
Test case tba.
Hey there. Playing with this tool and running into this issue. Curious if you have any fixes for it. My Haskell chops are frankly nonexistent. Thanks!
@amitsnyderman - nope but I have a suspicion it occurs where a link/image references a non-existent page.
Out of curiosity - what's your use-case?
I just ran into this same issue. I'm trying to sync this Repo: https://github.com/SparkPost/momentum-documentation/tree/master/docs/web-momo4
Many (not all) of the pages get created in my Confluence site, and then the error is returned. The created pages have the following in them, "This page is currently being synchronized - please check back again soon." Any thoughts?
@laurencer I have the same problem. It happens if your file contains some dots. Here is a easy example to reproduce it:
Create a Folder contains to Files named v0.27.1.md
and v0.27.2.md
Run the sync tool, it will create a page V0.27 (from v0.27.2.md) and then throw this error.