uic-utah / uic-forms

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

Class III AuthorizationAction PM not Counted #15

Closed CanDKD closed 5 years ago

CanDKD commented 5 years ago

https://github.com/agrc/uic-forms/blob/ff6e7dfadbccccc17068e8ce08dc072d26c82940/uic-forms/Program.cs#L93-L98

I just added 2 Authorization Action records to Production. {7F702B91-2B49-4CE5-B54C-609A95FE8B9B} {4E8784F4-AA18-4085-A399-A9B37C4125AC} The AuthorizationActionDates for both are 11/1/2017. I just ran the new application and the code didn't pick these two up.

steveoh commented 5 years ago

I ran the generated sql query and did get those 2 items. The issue is I misread the psuedo code and thought that permidmod would always be 0. In fact, the next two columns are supposed to be 0. Good catch, thanks!

CanDKD commented 5 years ago

Thanks Steve!

On Thu, Nov 8, 2018 at 11:01 AM steveoh notifications@github.com wrote:

I ran the generated sql query and did get those 2 items. The issue is I misread the psuedo code and thought that permidmod would always be 0. In fact, the next two columns are supposed to be 0. Good catch, thanks!

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/agrc/uic-forms/issues/15#issuecomment-437097524, or mute the thread https://github.com/notifications/unsubscribe-auth/AEKquF6btSjAx4VYkhzXvrryvxafzZVWks5utHF0gaJpZM4YTFcQ .