iucogs / pubs

Publication management system
http://pubs.cogs.indiana.edu
4 stars 0 forks source link

Collections table user_id does not have data #6

Closed JaimieMurdock closed 11 years ago

JaimieMurdock commented 12 years ago

The collections table user_id column is all 0s, when it should correspond to the user_id of the user specified in the owner column. After updating the user_id column, the owner column should be dropped, and the PHP code will need to be refactored to grab the owners by id rather than name.

pjcraig commented 11 years ago

Abhinav, could you take a look at this? Thanks!

agrane commented 11 years ago

I have made the changes for the same will push into dev.