View Single Post
  #3  
Old 07-23-2007, 06:38 PM
cnewtonne cnewtonne is online now
Registered User
 
Join Date: 07-27-2006
Posts: 515
Thank you.
I was able to reproduce the issue in a brand new DB. Please follow these steps ...

1) create a new DB
2) create new attribute (test-attr)
3) create a new form and place above attribute in it plus some other existing one.
4) modify task template to use new form.
5) create a new task to see new form.
6) rename attribute in step 2 to something else (test-attr-01).
7) you should see form update with newly modified attribute name.
8) now, delete the newly modified attribute test-attr-01
9) switch to another item.
10) you should get the error message I posed earlier about FK violation.

Let me know.
Reply With Quote