w00t! Fixed issue! Total hours: 48. Next: end users need to test.
latest #8
thanks, told the team lead I was on a roll and could not stop. It was nice having full 3 days to focus on one thing for a change
well so much for the bottom of the list, Monday will start with the next "big" issue (which is was top priority today but ignored that fact)
well it was just bad design. Figured out hidden in the db component that evertime it ran a stored procedure, it would run query that....
returned about 56,000 records. So once I figured that out, I disabled the query and added what it needed to the stored procedure
now now it only returns what it needs to return. Bad design and logic seem to be hidden on purpose, strange...
back to top