Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

AUGUST 30, 2023

COMMIT #: bbf043c

UPDATES

Communication

  • SendGrid (GWU-3261)

    • Update: Improves our logging of errors in the email workflow to make undelivered messages and outages easier to troubleshoot.

Program

  • Registration Details/Edit Payment Plans (GWU-2983)

    • Previously: The icon to view a payment plan schedule and fees was (blue star) , and caused confusion when wanting to edit a payment plan.

    • Update: The icon to view a payment plan is now (blue star) to clearly identify that the page is to view the payment plan information, not to make edits.

BUGS

Communication

  • CKEditor (GWU-3266)

    • Previously: A bug existed that would not allow users to crop images when creating a template.

    • Update: Users are now able to crop images when creating a template.

  • Create Message (GWU-3239)

    • Previously: When creating a message, adding buttons and copy and pasting it within the email body would no longer allow access to the button settings for the buttons besides the most recently pasted button. This also resulted in only the last button in an email being clickable/linked to a URL.

    • Update: When pasting a button into the email, button settings are available for all buttons and subsequently all buttons are now clickable and linked to a URL.

Location

  • Edit Location (GWU-3094 & GWU-3095)

    • Previously: When adding an image or PDF to a location, neither the image preview or the PDF link would work.

    • Update: When adding an image or PDF to a location, the image or map link will preview to the right of the Upload Box.

Program

  • Registration Details/Division Details (GWU-3090)

    • Previously: When editing any of the columns for a row that has accented characters, a user is redirected to the Program > Registration Details page and is prompted with an HTML content warning.

    • Update: This has been updated to allow accented characters, and will no longer result in a warning page.

Sales

  • Invoices (GWU-3232)

    • Previously: If an invoice did not have an actual Due Date in the database, it would take the Created Date and use that value to display the Due Date on the invoice itself. However, the invoice would not have an actual Due date. This would impact the Minimum Payments process, considering that the invoice would never technically be past due.

    • Update: If an invoices doesn’t have a due date, the invoice creation date is now used as the due date in the database.

  • Invoices (GWU-2704)

    • Previously: The original order of operations that auto-reallocate used when allocating invoices performed poorly when reallocating invoices with multiple refunds.

    • Update: The order of operations that auto-reallocate uses when allocating invoices has been updated to better reallocate all invoices, including invoices with multiple refunds.

AUGUST 22-24, 2023

COMMIT #: a620929, 11a73e1, d48404d

...

  • Redesigned Login Workflow with a simplified Account Creation Process 

    • Multi-Factor Authentication (MFA) for Backend Users.  

      • Applies to all brands a user is associated with (MFA is by Brand) 

        • If utilizing the “Switch Brand” option, the user will remain logged in without needing to re-MFA. 

          • If a user then visits the brand that they had switched to using this feature when visiting the website, not logged-in, the user would not be required to MFA. 

        • If a user logs out and attempts to login to a brand website, they have not visited via Brand Switcher, MFA will be required. 

        • NOTE: MFA is good for 90 Days per brand authentication and will require Authentication once again after the 90 day mark. 

  • Supporting Articles

Payment Plan Installment Fees 

...

  • Teams/Roster Management (GWU-2978 & 2979) 

    • Previously: If a user elected to create a team roster by “Start from Scratch”, that decision was applied to all other teams when editing a new roster. In the case of creating a team by selecting “Copy Players” initially, even when that option was not selected for other teams, players would be copied over from a previously copied team. 

    • Updated: When selecting “Copy Players” or “Start from Scratch”, it will only apply to the team selected. 

  • Orders & Payments (GWU-2944) 

    • Previously: If the amount of an invoice was past due, the only option for minimum payment was the full amount due.  

    • Update: The minimum payment is now set to $1 for payments invoices with no payment due at the date of payment. , as long as that partial payment is being made 7 days before another payment is scheduled.
      If there is a payment that is due /passed within 7 days or past due, the minimum payment required would will be set at equal to the payment amount that is due. 

Programs

  • Registration Details/Advanced Filters (GWU-3079) 

    • Previously: The Start/End Date set at the program level would not take time zones into consideration, leaving programs out of the expected results. 

    • Update: When filtering by Start/End Date, it will return results, plus an added day both at the start and end dates to include those results originally not included due to the time zone. Ex. A Program starts January 2nd, 2023, and ends February 2nd, 2023, it would return results with the start/end date of January 1st, 2023, and February 3rd, 2023.  

...