rssidlowski / Pollution_Source_Tracking

City of Baltimore Pollution Source Tracking
0 stars 0 forks source link

Update Investigation Sample hanging #166

Closed rssidlowski closed 9 years ago

rssidlowski commented 9 years ago

This was reported by Matt at COB. Verified in dev and prod. If select a sample from the map using the Identify button and select a sample, when attempting to edit just get Loading.... Can update a sample from other selection methods, but not from the Identify on the map.

gerrykelly commented 9 years ago

This was failing for a couple reasons. The samples form gets populated in a different manner when the info comes from the map selection. You'll notice that where the form usually has blank text boxes for nulls, when from the map select it has Null spelled out. Rather than trying to correct this, I just added code to ignore it on the save operation. Seems to work.

rssidlowski commented 9 years ago

Still not working in dev. Brought up sample 19435 from I on map and updated comments field and just loading.

gerrykelly commented 9 years ago

I just tried the same thing a few times, including never using the form-based selection at all, only the map and it works fine everytime for me.

rssidlowski commented 9 years ago

Still failing. I brought up sample 21957 from the map using the Identify, added a space to the comments and get the loading.... iloading

gerrykelly commented 9 years ago

It looks like you are testing this in the prod app, not dev.

rssidlowski commented 9 years ago

Verified in cobdev.

rssidlowski commented 9 years ago

Verified in prod.