You'll probably need to check that there's no tpropid with the value of 518 in talkprops (not just talkproplist).
On dev environments, we can work around it by restarting the db in between each update db, so that the auto increment resets. This may/may not be workable for you.
no subject
On dev environments, we can work around it by restarting the db in between each update db, so that the auto increment resets. This may/may not be workable for you.