tomay / rebioma

Automatically exported from code.google.com/p/rebioma
0 stars 0 forks source link

allow admin to reassign record ownership #405

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
Administrative users should be able to reassign record ownership from user a to 
user b. A good place for this tool would be in list view, as an additional 
action in the same drop-down list as "delete", "review", etc. 

Original issue reported on code.google.com by tom.alln...@gmail.com on 8 Aug 2011 at 7:32

GoogleCodeExporter commented 9 years ago
What is the goal ? Because this is what I did directly from mysql when I upload 
Palms data.

Original comment by ajmrakot...@gmail.com on 10 Aug 2011 at 8:19

GoogleCodeExporter commented 9 years ago
This works for new records that have not been reviewed. Are there no other 
joined tables affected by this? If not, then no need for this issu, but in 
general it is not a good idea to make changes with mysql, this can lead to 
major problems on joined tables.

Original comment by tom.alln...@gmail.com on 10 Aug 2011 at 3:44