Comments
8 comments
-
Hi @kalo
Can you please confirm the full version number of your SQL Source Control? If not already, can you upgrade to the latest version (6.0.7.7122 - January 9th 2018) and test again? -
hi,
About is saying Version 6.0.2.6908 and check for updates is saying "No updates available: You are running the latest version"
-
Can you please turn on Frequent update (Help- Configure Frequent Updates) and try again?
-
Hi,
Sorry situation has not naturally arisen again until now, but this error is still being thrown
regards -
I am now on Version 6.1.8 and this issue is still occurring.
If i have checked in an object name as a table and then later change the name of the table and encapsulate it into a view of the original name so that referencing objects still work, i am then prevented from checking in any changes as redgate doesn't like the duplicate objects it sees (the original table and the new view with the same name). I therefore have to spend time manually amending the items in TFS myself. -
Hi @kalo
If you have a support contract could you please send in a ticket so that this can be looked at a little faster?
Best
Richard. -
We face exactly the same problem: Dropped a table and created a view with the same name, via svn.
-
Wanted to share my solution after getting support:
Thank you very much for the quick answer. After some more trying with your advice I found that the double was caused from another table with a very similar name. Deleting all the doubles via Tortoise svn solved the issue so it was a kind of user problem.
Add comment
Please sign in to leave a comment.
To resolve i have to go into TFS and manually remove the one i no longer want long-term
Is this a known issue?
eg.Duplicate objects found with name [<Schema>].[<Table>]: found objects with ids: 68516, 68933