crs4 / notredam

Automatically exported from code.google.com/p/notredam
http://www.notredam.org
17 stars 4 forks source link

Error When Adding Workspace to Class #79

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. Create a new workspace.
2. Go to an existing workspace that has classes defined.
3. Go to Vocabulary Editor and click on a class.
4. Click in the checkbox next to the new workspace.
5. Click Save

What is the expected output? What do you see instead?
Error: 

OperationalError at /api/workspace/4/kb/class/film_os8bb63d

(OperationalError) (1060, "Duplicate column name 'year'") 'ALTER TABLE 
kb_object_film_os8bb63d ADD COLUMN year INTEGER' ()

What version of the product are you using? On what operating system?
Latest from repo

Original issue reported on code.google.com by esometh...@gmail.com on 5 Dec 2012 at 7:30