Sugar Sell 25.1.1 Release Notes
Overview
This document describes the changes and functionality available in Sugar 25.1.1. Sugar 25.1.1 is only available for customers on the annual upgrade path.
Note: This release is not available for SugarCloud customers.
Fixed Issues
The following issues have been resolved in this release. Case portal users can use the following links for more details about each issue:
- 97335: For instances with a Sugar Market license, users assigned to a Sugar Sell or Enterprise license are not automatically assigned to the Market license after upgrading to version 25.1.0.
- 97131: Calls to the filter API may return unexpected results after upgrading to Sugar 25.1.0.
- 96057: In certain circumstances, a quick repair and rebuild may fail to rebuild PHP classes causing instances to become unresponsive and generate errors.
- 91898: A database error may occur for instances with calculated fields using relate fields when a large number of relationships exist.
Known Issues
Click the link below to expand or collapse the 25.1.1 known issues list.
25.1.1 Known Issues
The following known issues are present in this release. Case Portal users can use the following links for more details about each issue:
- 97467: The Filter API response may not return fields in the correct order as defined in the field's parameter when a field gets added or modified in a module.
- 97243: In certain circumstances, report charts may not respect the user's preferred currency and display incorrect currency symbols. As a workaround, enable the Show Preferred Currency checkbox in the user's profile and make sure that the correct currency is set in the Preferred Currency field.
- 97195: Dates may display incorrectly in reports for users using the UK date format (e.g., DD-MM-YYYY). As a workaround, use the YYYY-MM-DD date format instead to display the date values correctly.
- 96982: The Documents list view or subpanel may fail to load and run into an Out of Memory error when there are document records with no names in the list view result.
- 96663: In certain circumstances, the email text may get cut off improperly when viewing the message in a module's record view (e.g., Emails, Cases). As a workaround, copy the text (e.g., CMD+A) and paste into a text editor to see the entire message.
- 96559: When using doc merge with quotes, the numbered line items for quotes may not display correctly in the merged document.
- 96346: When a report is grouped by DateTime fields (e.g., Day: Start), the users' time zone may not be respected properly resulting in incorrect data in the report result.
- 96260: The Copy Preferences and Content page in User Management may be missing certain settings (e.g., dashboards, filters) and buttons (e.g., Confirm, Apply) on the page layout.
- 95495: In certain circumstances, the SugarBPM process validator may fail with a 500 error for older process definitions.
- 95337: Users may experience unexpected behaviors when logging in to SugarIdentity-enabled instances. For information on the workaround, refer to the issue's description in the case portal.
- 95333: The default refresh token lifetime setting may not be respected for SugarIdentity-enabled instances and expire within 24 hours causing user sessions to timeout. For information on the workaround, refer to the issue's description in the case portal.
- 95325: When using DocMerge to generate documents for records (e.g., quotes) with the same name, only one document record is created with multiple revisions linked to the different records instead of generating separate documents linked to each record. As a workaround, disable the Use Revisions option on the document template.
- 95294: The chart (e.g., funnel) elements in reports may incorrectly be displayed in a single color.
- 95176: The Doc Merge Region Configuration setting in Admin > System Settings may not show the correct region based on where the customer's instance is hosted.
- 94903: In certain circumstances, upgrading Sugar may fail with an error.
- 94662: The Product Catalog dashlet may not display properly when the browser zoom on a page is not at 100%.
- 94268: In certain circumstances, unexpected errors may occur when creating new records (e.g., cases, opportunities) in modules tied to a SugarBPM process.
- 93648: In certain circumstances, the Timeline dashlet may fail to load with a persistent Loading message causing unexpected issues with the navigation bar.
- 93631: When new panels are added to the record view layout while configuring the dropdown-field-based views in Studio, changing the panel label may improperly update the label of the other new panels.
- 93359: In certain circumstances, installing packages via Admin > Module Loader may fail due to an Elasticsearch error.
- 92217: The texts in the Product Catalog dashlet may not display properly making it hard to read.
- 92063: When campaign test emails are sent, users may notice unexpected issues with certain subpanels in the module (e.g., Accounts) that the campaign emails are related to.
- 91861: In certain circumstances, subpanels in Sugar may not behave as expected or not be configurable in Admin > Studio.
- 91283: Filtering the Emails list view using the From field does not return the appropriate results as expected.
- 89878: The Forecast Bar Chart dashlet in the Forecasts module does not display any data for individual sellers.
- 89728: In certain circumstances, opening the list view Mass Actions menu does not display properly on the screen.
- 89542: For instances with a very large number of SugarBPM processes, trying to view the list of processes in the Process Management's list view may result in performance issues and fail to load.
- 88957: In certain circumstances, performing a global search in Sugar may result in a 500 error.
- 88374: Attempting to reorder the columns in the Worksheet Columns Preview list view in Admin > Quotes Configuration does not work as expected. As a workaround, remove all the fields from the Worksheet Columns section then add the fields again to the section.
- 86774: In certain circumstances, setting the user's non-primary email address as the Reply-to address may not consistently save the configuration as expected.
- 86285: In certain circumstances, users may experience unexpected behaviors when attempting to expand a subpanel or edit an empty Subpanel layout in Admin > Studio. For information on the workaround, refer to the issue's description in the case portal.
- 85246: Errors may get logged in the system after upgrading or installing Sugar when certain license data is missing.
- 84426: The Meeting Type field in the Meetings module does not reflect new values added to the Meeting Type dropdown list in Admin > Dropdown Editor.
- 81382: Deleting a target list related to a large number of records may fail with an error.
- 77719: If a process definition contains a Wait event that is relative to a date field, the process does not adjust for changes that may occur to the date field after the Wait event's initiation.
- 77287: Performing certain actions (e.g., import, mass update) in Sugar may result in performance issues if there are numerous calculated fields to be updated in related records. As a workaround, add the following line to the
config_override.php
file to disable the related calculation field updates:$sugar_config['disable_related_calc_fields'] = true;
. But keep in mind that the affected calculated values will not be updated and running Recalculate Values on related records. - 77249: Guests may not get imported to call or meeting records as expected.
Supported Platforms
For information on supported platform components, see Sugar 25.1.0.x Supported Platforms.