Jump to content

"Item has already been added" error when viewing history or checking in


jim.reisner

Recommended Posts

When attempting to view history on an item (any item) in our repository, we are getting an error that states ""There has been an unexpected error 'Item has already been added...'". We cannot view the history of our items.

I have also seen this error when checking in a file - it seems that the change is saved, but the error still pops up.

I've attached a portion of the server log that pertains to the error.

Server.zip

Link to comment
Share on other sites

Hello Jim,

you will need to have the advancequery permission granted for the repository where you are having the issue. Can you please issue the following commands and post us the results?

cm q "select * from object where iobjid=1781870"
cm q "select * from revision where iobjid=1781870"
cm q "select * from branch where iobjid=1781870"
cm q "select * from changeset where iobjid=1781870"

Link to comment
Share on other sites

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...