jahnavik / cse300-group3

Automatically exported from code.google.com/p/cse300-group3
1 stars 0 forks source link

File Read Redundancy #12

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
In the Academic Manager's view, on clicking the 'Move to Form' button, it reads 
the last uploaded file every time and updates the database accordingly. 

The Issue here is that in case the admin edits or deletes a record, the changes 
in the records will be overwritten by the initial records next time the 'Move 
to Form' button is clicked.

Original issue reported on code.google.com by jahnavi1...@iiitd.ac.in on 1 Nov 2012 at 12:52

GoogleCodeExporter commented 9 years ago
I also came across this bug. Lets block that 'Move to form' button for the time 
being, forcing user to upload the file only once and then move on to the 
updated list. - Temporary solution. 

We'll get back to it after some time.

Original comment by akanksha...@iiitd.ac.in on 2 Nov 2012 at 2:03

GoogleCodeExporter commented 9 years ago
Correction: 'Move to List' button.

Original comment by akanksha...@iiitd.ac.in on 10 Nov 2012 at 2:30

GoogleCodeExporter commented 9 years ago

Original comment by akanksha...@iiitd.ac.in on 10 Nov 2012 at 2:43

GoogleCodeExporter commented 9 years ago
We have fixed this issue. 

Original comment by akanksha...@iiitd.ac.in on 27 Nov 2012 at 1:19