USGS-WiM / STNServices2

Web services for the Short-Term Network (STN) database
Other
0 stars 0 forks source link

FilteredPeakSummaries not working for event 182 (Irma) #155

Closed lprivette closed 3 years ago

lprivette commented 3 years ago

I noticed via the documention api that Filtered Peak Summaries was not working for Irma and resulted in a 500 error.

Running the services locally, the error message was "object reference not set to an instance of an object";

In visual studio 2017 I enabled Debug > Windows > Extensions > system.NullReferenceException in order for it to break on the problemed value.

Issue was that the member who created the summary had been deleted.