Service Broker Contract - Misreporting an edit
Robert_RPS_Group
Posts: 1 New member
We have a service broker contract that is showing as an edit but with no differences between the database and source control version panes. When attempting to check-in this "change" an error is returned as follows:
CheckIn returned with ChangeSet ID=0, nothing to Check in?
CheckIn returned with ChangeSet ID=0, nothing to Check in?
Didn't expect 0 actual 0
The associated SQL is ..
The associated SQL is ..
-- Contract
CREATE CONTRACT [//rps_service_broker.ScheduledJobContract]
AUTHORIZATION [dbo] (
[http://schemas.microsoft.com/SQL/ServiceBroker/DialogTimer] SENT BY INITIATOR
)
GO
We are using the latest version (7.0.18.9209).
I've tried deleting the file from source control and then re-committing but the issue recurs.
Any ideas how we can resolve this or is it a bug?
Regards,
Robert
We are using the latest version (7.0.18.9209).
I've tried deleting the file from source control and then re-committing but the issue recurs.
Any ideas how we can resolve this or is it a bug?
Regards,
Robert
Tagged:
Answers
Would you be able to first try unlinking and then re-linking the database to Source Control?