Basic Assignments
 
Options & Settings
 
Main Time Information
Color Code: Blue
Assigned To: Bryan Dayton
Created By: Bryan Dayton
Created Date/Time: 11/1/2023 4:16 pm
 
Action Status: Blank (new)
Show On The Web: Yes - (public)
Priority: 0
 
Time Id: 10623
Template/Type: Brandon Time
Title/Caption: check and push code
Start Date/Time: 11/2/2023 2:30 pm
End Date/Time: 11/2/2023 4:30 pm
Main Status: Active

Sorry, no photos available for this element of time.


Notes:

Working with Bryan. We got into some of the loops within other loops. It can get pretty confusing. Anyways, we were doing way too much. We ended up checking to see how many database hits were happening to pull a certain number of records. I think that because the loops within loops were off, we were making the system work too hard.

We pushed up some code and did some testing. It was still a little bit crazy and we decided that tomorrow we would rewrite it and spend time going line by line vs just a quick review of the code. We even took some time to write what we were planning in plain English vs writing it in code. Sometimes that helps you see a better overall picture vs getting lost in the technical aspects of the code.