Basic Assignments
 
Options & Settings
 
Main Time Information
Color Code: Yellow
Assigned To: Brandon Moore
Created By: Cory Warden
Created Date/Time: 8/29/2022 3:45 pm
 
Action Status: Blank (new)
Show On The Web: Yes - (public)
Priority: 0
 
Time Id: 9360
Template/Type: Brandon Time
Title/Caption: Client facing Scheduling functions
Start Date/Time: 9/6/2022 3:30 pm
End Date/Time: 9/6/2022 5:00 pm
Main Status: Active

Sorry, no photos available for this element of time.


Notes:

Phone call with a client. Passing on some updates and information. Spent some time looking into a bug that Cory reported. Found the bug and pushed up new code. Emailed both Cory and Steve about what I found with the bug. It ended up being a date sync thing. One of the custom pages had a date sync option tied to the settings. Every day, the sync would check the stored date to see if it had the latest info. It would resave the settings and thus refresh itself. The auto process was saving most of the old settings but setting some of them to a default value vs holding the older settings. That was the problem.

Took the rest of the time and worked on pushing up Chuck's new code to expand the time - sub date/time notes field. It was limited to 255 characters. We expanded it and allowed for HTML in the new text field (65,000 character limit). Ran the database update on all servers and pushed up code and did some testing.