gaepdit / complaint-tracking

Complaint Tracking System
The Unlicense
1 stars 3 forks source link

Internal error when performing 'Delete' status search #180

Closed dougwaldron closed 7 years ago

dougwaldron commented 7 years ago

I selected Delete from Status field and clicked search button and got the internal error

https://cts-dev.gaepd.org/Complaints?DeleteStatus=0&submit=search#search-results

Imported from JIRA: [CTS-201] Internal error when performing 'Delete' status search (original by Tamika Huguley)

dougwaldron commented 7 years ago

Doug Waldron mentioned this issue in a commit of ga-epd-it/complaint-tracking:
'Remove DAL from Complaints Controller'

by 557058:69608212-b764-4434-86ee-a573217c2d6e

dougwaldron commented 7 years ago

Doug Waldron mentioned this issue in a commit of ga-epd-it/complaint-tracking:
'Move DAL to service'

by 557058:69608212-b764-4434-86ee-a573217c2d6e

dougwaldron commented 7 years ago

Comment moved from CTS-206:

Rearranged some data access code. Plus updated dotnet core to 2.0 which included many improvements to database access efficiency.

by 557058:64b0cf35-1c06-4e6d-aac4-6d8e6a3aca41

dougwaldron commented 7 years ago

able to delete complaint and restore while logged in as epd user

by 557058:b3970534-2d5d-4dbf-9208-2591c3e24f43

dougwaldron commented 3 years ago

Is duplicated by: CTS-206