I recently uploaded and manually check all the transactions before importing it to capitally.
Once importing was completed, I am seeing “Project history has conflict” error every time I load the page. Clicked on the link which takes me to history page. On top I see “Some changes in history could not be applied - check the first one.” and when I click on “check the first one”, it takes me to a place where nothing is highlighted or show any reference saying this is the conflict.
Can you please guide on what is this and how to solve the issue? Thank you.
Did you maybe use the early access for dividends? If yes, could you make sure that you have it enabled in the Early Access settings?
If this doesn’t help, could you please share a screenshot of your browser console? You can access it with Ctrl+Alt+J or Cmd+Opt+J. If there will be any errors or warnings, you can expand their details by clicking on the ︎
Oh my, that’s a lot of them. Could you please open your project in incognito mode or in another browser and see if the issue shows up there as well? If not, please verify if the data is correct and nothing is missing.
If all will be fine in the incognito, it may mean that the local state got corrupted somehow. You can then safely reset the state in your main browser in Settings → Privacy
Just tried in incognito and the same errors are coming up.
And for data - I need something to looks at like some reference. Because there are around 350 transactions and there has to be some way I can filter out and check only certain of them or atleast if you can highlight the transactions which are erroring out in history that would also help me.
Failed changes actually should be highlighted in the history, but clearly there needs to be a better way to fix these conflicts. Just up until now it was pretty resilient and self-fixing.
I’d ask you to:
open the console as above
refresh the page with ctrl/cmd+r
scroll console to the very top - the very first error
expand the error details as you did on the last screenshot, but also expand the one where you see name:“SchemaError” and especially expand issues table
Can you also double-check there’s absolutely no errors described on the History page? By scrolling the whole list. They should have the issues described (the same as in console).
Lastly, if you can verify that the balances of your assets and realized returns are currently valid, you can export the project and import it to a new one.
From the amount of errors it looks as either a regression was introduced (then balances would be wrong as part of your data would disappear) or state was corrupted by undo/redo or failed sync between devices (in such case the final state might be good).