LIST-LUXEMBOURG / iguess

iGuess 1.0 - The iGuess implementation in Rails
GNU General Public License v3.0
6 stars 0 forks source link

Garbage in wps_processes table? #155

Closed ldesousa closed 9 years ago

ldesousa commented 10 years ago

At this moment there are 10 modules visible for the city of Aberdeen in the web interface. In the database there are 23 records in the wps_processes table for this city, of which 20 are marked as "alive". Are all these records valid? Why aren't all being listed in the web interface?

This could be the reason for issue #148.

ldesousa commented 9 years ago

Under certain conditions iGUESS stores the same process various times for the same city in the wps_processes table. This data is not garbage, likely the outcome of a design error. This will no longer be the case in the Django implementation.