V7.26.1 Deployed to all LIVE Sites

The 7.26.1 release has been deployed to all TNEW LIVE Sites.

IMPORTANT MESSAGE for members who have not yet upgraded to 15.0.x or 15.1.x: If you are not on Tessitura version 15.0.x or 15.1.x, your TNEW instance did not receive this release. As part of testing during the upgrade process to 15.0.x or 15.1.x, you should ensure that the latest release of TNEW  has been applied to your TEST site and review any new features or functionality that has been added to TNEW since version 7.25. To confirm which version of Tessitura (and/or TNEW) you are running, go to the home page of the TNEW Admin site. The version numbers are located at the top of the page in red. If you are self-hosted, after you upgrade to 15.x of Tessitura, you will need to contact us to manually deploy the latest release of TNEW first to your TEST environment for you to review and then, when you are ready, to your LIVE environment. 


For v6, the following fix was included

  • Renewals & 15.1: There was an issue with renewals not displaying for organizations who upgraded to 15.1. This has been fixed. 

For v7, additional fixes and enhancements were released including those outlined below. This is not a complete list. The full list of enhancements and fixes included in this update is published in the v7 release notes section of the v7 TN Express Web User Guide. 

  • Small enhancements:
    • Price Type Alias:  In 15.1, a new "alsias" column in TR_PRICE_TYPE was created within Tessitura. This new table will migrate values from LTR_TNEW_ALIAS_PRICE_TYPE so you do not need to worry about populating the new TR_PRICE_TYPE table. We will not deprecate LTR_TNEW_ALIAS_PRICE_TYPE until everyone is on 15.1 or higher. If you have migrated to 15.1 you should be managing price type aliases in TR_PRICE_TYPE going forward and should continue maintaining LTR_TNEW_ALIAS_PRICE_TYPE table as well if you have customizations that still reference that table. Those on 15.0 or lower should continue using LTR_TNEW_ALIAS_PRICE_TYPE table.
    • Keyword IDs in URL Query Strings: Previously, you could pass in a keyword description ( ?k=[Keyword Desc] ) in a URL query string for the /events page. You can now, instead, pass in keyword id ( ?kid=[id] ).
    • Logging on Payment Page: Additional logging was added to the /cart/payment page for troubleshooting purposes. 
    • TNEW Copy Down: On the home page of the TNEW administration site, the date and time of the last TNEW live to test copy down now displays for your reference. 

  • Fixes to reported defects:
    • Cart Page anchoring on cart contents: The cart/details page was automatically anchoring the page to the cart contents which could cause auto-scrolling of the page causing a pricing rule message to not be seen. This has been fixed. 
    • Guest Checkout & Promo Codes: In the guest checkout path, if a promo code was used, the source code associated with that promo code now persists with the order instead of the default source code.
    • Postal Codes on TNEW Hosted Payment Page: In 7.25.1 we fixed an issue with postal code field not respecting settings in TR_COUNTRY on the TNEW hosted payment window. In 7.26.0, we updated this fix in order to support the scenario when an organization has configured a large number of countries to require postal code as a precaution.
    • Flex Package In-Progress Page: If a performance title override had html code included, the html code would display on the Flex Package In-Progress Page. This has been fixed so that the html renders correctly on that page. 
    • Production Season Link on Events/Detail Page: This link originally went to the listing view of the /events page but that meant it was only showing the performances for a production season up until the relative date set in the "Listing Default View Date Range" property; meaning depending on that setting, not all of the performances within a production season would display. The Production Season Link now will by default direct user to the Overview page for that production season and all events for that production season will display.
    • Session Breaking Error Message: When the new session breaking error message was released in 7.25.x, there was a typo in the default message.
    • Override Default Price Type: An update made in 7.23 caused issues for organizations with offers where orverride default price type flag was turned on (which is default behavior in Tessitura) but the MOS did not have a default price type set. This has been fixed. 
    • Pre-Set Contribution amounts that are $1,000 or more: If a contribution amount was pre-set for a contribution type on the contribution group page, an error was being thrown due to incorrect handling of the thousand-level comma in the amount. This has been fixed.