mattgwagner / Battery-Commander

A digital "leader book" for tracking Army unit members, qualifications, evaluations, and vehicle convoys.
MIT License
2 stars 0 forks source link

Links from Charts to Roster Broken #291

Closed mattgwagner closed 6 years ago

mattgwagner commented 6 years ago

Look at APFT failures or non takers for examples.

mattgwagner commented 6 years ago

This also affects SSD, looks like it's losing the included tables in the query.. probably a result of EF Core update.

mattgwagner commented 6 years ago

I added a hack workaround on this for now, but results in a big performance hit.

mattgwagner commented 6 years ago

It's not a big performance hit for our data size, going to close it and revisit at a later date.