We are experiencing an issue with Crucible. Commits to one of our Mercurial repositories do not show in the activity list. There is an error message for the repository: “Repository index failed due to error java.lang.IllegalStateException: Both branchInCache and branchInScm not specified in onBranchHeadUpdated”. Every time we commit we need to reclone and reindex before the commit will show in the activity list. (Administrator->Repository Settings -> Repository -> Select that repository -> Maintenance -> Repository Source Index -> Re-clone and Re-index.)
We are using Fisheye version 4.7.0 2019021400246 and Crucible version 4.7.0 20190214100246. The crucible server is running on Windows 10. The repository is Mercurial-4.5.3 , we did convert our repository from SVN to Mercurial last year. This repository worked fine before we converted. We have several other Mercurial repositories which show the commits in the activity list without any issues.
I guess it is some configuration issue but I have been unable to find any differences between this repository and the ones that work correctly. Can you point us in the direction to solve this issue?