uic-utah / uic-forms

7520 form filler outer
MIT License
0 stars 0 forks source link

Field not written #7

Closed steveoh closed 5 years ago

steveoh commented 5 years ago

Contamination_SNC field at column BQ is not being populated.

https://github.com/agrc/uic-forms/blob/master/uic-forms/services/Querier.cs#L446-L507

There should be some code that captures violations when SNC is 'y' and USDWContamination is 'Y' and counts them in BQ similar to what is done for the 'Contamination' field at column AT below: https://github.com/agrc/uic-forms/blob/master/uic-forms/services/Querier.cs#L346-L376