You are here:
Patch Releases Summer `23
Periodically, we add patch releases for Summer '23. Check back here for information.
If you're looking for installation links, contact Salesforce Customer Support for help.
CME 244.24.900.505.7
This patch contains fixes to Salesforce Industries Communications, Media, and Energy to ensure features work correctly. Install this patch release to apply the fixes.
| Issue | Description |
|---|---|
| When a user tries to generate a document using a parent web template with more than 30 sections, the app throws a SOQL 101 OmniScript document generation error. | This patch fixes this issue. |
CME 244.23.900.505.6
This patch contains fixes to Salesforce Industries Communications, Media, and Energy to ensure features work correctly. Install this patch release to apply the fixes.
| Issue | Description |
|---|---|
| When a user tries to embed a web template with more than 30 sections into another web template with the Embedded Template section type, the app throws an error. | This patch fixes this issue. The SOQL limit for embedded sections within a web template is now 199. |
CME 244.20.900.505.5
This patch contains fixes to Salesforce Industries Communications, Media, and Energy, and Enterprise Sales Management to ensure features work correctly. Install this patch release to apply the fixes.
| Issue | Description |
|---|---|
| With Vlocity Web Templates, it wasn’t possible to insert space between paragraphs in the generated .docx and .pdf documents. | You can now use the AppendSpaceAfterElement contract type setting to add space between paragraphs.
|
| The auto-remove advanced rule was dysfunctional in the Enterprise Sales Management cart. A product that met the removal evaluation criteria remained in the cart till it was refreshed. | This patch fixes this issue. |
| The XOMAttachmentDeleteBatchJob job was causing some issues in certain situations. | That job has been disabled.. |
CME 244.18.900.505.4
This patch contains fixes to Enterprise Sales Management to ensure features work correctly. Install this patch release to apply the fixes.
| Issue | Description |
|---|---|
| Auto-remove wouldn’t make a product disappear from the working cart as it ideally should’ve—the product only disappeared after the working cart was refreshed. | This patch fixes this issue. |
CME 244.17.900.505.3
This patch contains fixes to OmniStudio to ensure features work correctly. Install this patch release to apply the fixes.
| Issue | Description |
|---|---|
| Chart.js reverted to an older version, which introduced a security vulnerability. | This patch fixes the issue. Updated chart.js to version 2.9.4. |
CME 244.16.900.505.2
This patch contains fixes to Salesforce Industries Communications, Media, and Energy, Advertising Sales Management, and OmniStudio to ensure features work correctly. Install this patch release to apply the fixes.
| Issue | Description |
|---|---|
| Data validations are triggered for certain locales, where, after adding a placement in a media plan, with a set start and end dates, when customers edit the start and end dates, an error message is displayed, which reads, “The Start and End Date must be within the Media Plan Period.” | This patch fixes the issue. |
| Fixed an issue with the Set Errors element where text values didn’t change in the JSON when a user manually updated the text value in the OmniScript after the error was triggered. | This patch fixes the issue. |
Spacing and output issues in generated .docx and .pdf documents. If the document template contains:
|
This fix addresses the spacing and output issues in generated .docx and .pdf documents. |
| Translated user profile names were not supported by Vlocity Actions. | Vlocity Actions now support the use of translated user profile names. Use the Translation Workbench to manage the translated values for the Applicable User Profile picklist on the Vlocity Action object. Read Translation Workbench to learn how. |
CME 244.15.900.505.1
This patch contains fixes to Order Management and OmniStudio to ensure features work correctly. Install this patch release to apply the fixes.
| Issue | Description |
|---|---|
| In certain situations, the Decomposition Relationships page pointed to an out-of-date Mapping Rules component, which didn't display the destination attribute. | This patch fixes the issue. |
| The Data JSON and Action Debugger panels do not load in the FlexCard Designer Preview. | This patch fixes the issue. |
CME 244.14.900.505
This patch contains fixes to Salesforce Industries Communications, Media, and Energy, and Advertising Sales Management to ensure features work correctly. Install this patch release to apply the fixes.
| Issue | Description |
|---|---|
| When the calendar split is set to 0 on Auto-Populate, Ad Quote Line Units Splits records are created. | This patch fixes the issue. |
| If the file storage limit is exceeded, Apex will throw an exception when the deleteBasket job is run. | This patch fixes the issue. |
| When you use the Bulk Add operation to add line items to a parent record, the input request must include the Id parameter under the parentRecord node. If the Id parameter isn’t included, a query will be executed on line items based on the parentHierarchyPath. However, if there are multiple line items with the same parentHierarchyPath, an exception error is thrown. | This patch fixes the issue. |
| For users in GMT minus timezones, the daily calendar for radio ad products are incorrect by one day. | This patch fixes the issue. |
| Changes in attribute values may not be saved in the first try. | This patch fixes the issue. |
| Cloning a radio ad placement that has splits in the calendar does not copy the Ad Quote Line Units Splits records. | This patch fixes the issue. Ad Quote Line Units Splits records are copied only for standalone line items, not bundles. |
CME 244.11.900.504
This patch contains fixes to Salesforce Industries Communications, Media, and Energy, and OmniStudio to ensure features work correctly. Install this patch release to apply the fixes.
| Issue | Description |
|---|---|
| If you have selected Exclude Items for product overrides, incomplete EPC compiled data is populated for bundles. Also, the bundle's child hierarchy is not included in the compiled data. | This patch fixes the issue. |
| The pubsub communication between the custom Lightning web component and standard OmniStudio components fails. | This patch fixes the issue. |
CME 244.10.900.501
This patch contains fixes to Salesforce Industries Communications, Media, and Energy, and OmniStudio to ensure features work correctly. Install this patch release to apply the fixes.
| Issue | Description |
|---|---|
| The Load More button in the LWC cart is not visible when the products are fetched through the GetCartsProducts API. | This patch fixes the issue. |
| Custom lightning web components weren't treated as an aggregate element. | This patch fixes the issue. |
CME 244.8.900.499
This patch contains fixes to Salesforce Industries Communications, Media, and Energy to ensure features work correctly. Install this patch release to apply the fixes.
| Issue | Description |
|---|---|
| When you create a product, the values of the dependent picklists for the Product Type and SubType fields are incorrect. | This patch fixes the issue. |
CME 244.7.900.498
This patch contains fixes to Salesforce Industries Communications, Media, and Energy to ensure features work correctly. Install this patch release to apply the fixes.
| Issue | Description |
|---|---|
| Can’t delete obsolete VisualForce pages that reference obsolete AngularJS libraries. | Can’t delete obsolete AngularJS libraries in production orgs if they are referenced by obsolete VisualForce pages. This patch fixes the issue by creating empty versions of the VisualForce pages, which do not reference the obsolete libraries. |
| The GENERATE EPC COMPILE batch job fails when the Standard Cart APIs in Core are enabled | Because the namespace isn’t removed, these fields are saved as duplicates. This patch fixes the issue. |
CME 244.6.900.497
This patch contains fixes to Salesforce Industries Communications, Media, and Energy, Advertising Sales Management, and OmniStudio to ensure features work correctly. Install this patch release to apply the fixes.
| Issue | Description |
|---|---|
| Incorrect ProductHierarchyGroupKeyPath for bundle with common Subtree. | When a sub-bundle is repeated at multiple levels in a root bundle, the EPC compiled data is populated with incorrect global group key hierarchy paths. This patch fixes the issue. |
| In the Create Media Plan workflow, when configuring a radio placement, when you select the Change to Daily option on the Confirmation modal, instead of displaying only the Daily columns, the weekly calendar columns are also displayed. | If the calendar selection is initially Weekly, a placement is added to the media plan, and then the calendar selection is changed to Daily, then a new set of Weekly columns are generated and added after the Daily columns. This patch fixes this issue. |
| In some orgs, Omniscript File elements will properly upload a file but will not attach the file to the requested parent record. | Attach Uploaded Documents to Parent Records using Omniscript File Element. With the Omniscript File element, you can attach uploaded documents to the parent record. When using the Omniscript File element within a workflow, users can upload documents and associate them with the relevant parent record. This functionality enables seamless document management and organization within the context of the parent record. |
CME 244.5.900.496
This patch contains fixes to OmniStudio to ensure features work correctly. Install this patch release to apply the fixes.
| Issue | Description |
|---|---|
| Users couldn't see a child FlexCard or an OmniScript list in the FlexCard designer when trying to add a child FlexCard or an OmniScript Action. | This patch fixes this issue. |
| OmniScripts ran into errors when Lightning Web Security was enabled after upgrading to CME 244.x.x. | Fixed an Invalid code exception with the Aura code. OmniScripts now work without any errors when enabling Lightning Web Security. |
CME 244.4.900.495
This patch contains fixes to Salesforce Industries Communications, Media, and Energy to ensure features work correctly. Install this patch release to apply the fixes.
| Issue | Description |
|---|---|
| Standard Digital Commerce jobs were failing because the picklist values cartCompiledPricingData, cartCompiledOfferHierarchy, and compiledContextDimension were not created automatically for CachedAPIResponse object's type field. | The issue is related to picklist values of the type field in the cachedAPIResponse table not populated automatically. This patch fixes the issue. |
CME 244.3.900.494
This patch contains internal fixes to Salesforce Industries Communications, Media, and Energy. Install this patch release to apply the fixes.
CME 244.2.900.493
This patch contains fixes to Salesforce Industries Communications, Media, and Energy, Advertising Sales Management, and Multiplay Subscription Management to ensure features work correctly. Install this patch release to apply the fixes.
| Issue | Description |
|---|---|
| When trying to replace a radio placement in the grid, the distribution and placement are not correct. | This patch fixes this issue. |
| When adding a radio placement with the pricing type as Flat Fee, the Next button gets disabled. | This patch fixes this issue. |
| After a media plan with digital placements has been converted into an order, cloning a digital product in the Modify Media Plan workflow results in the cloned digital product remaining disabled for configuration. | This patch fixes this issue. |
| The session ID in certain VisualForce pages caused issues. | This patch removes the session IDs of the RuleManager and FilterConditionsManager VisualForce pages. |
When cloning radio placements with attribute-based pricing, the pricing configuration does not get cloned with the line item. You must manually configure the pricing for the placement. |
This patch fixes this issue. |
| When you enabled platform encryption for the Account Name field, the CME 244 package install or upgrade failed with an error stating that “Name” could not be filtered in a query call. | This patch fixes this issue. |
CME 244.1.900.491
This patch contains fixes to Order Management and Advertising Sales Management to ensure features work correctly. Install this patch release to apply the fixes.
| Issue | Description |
|---|---|
| In certain cases, customers weren't able to select an object or object field for conditions when setting up a decomposition relationship. | That issue has been fixed. |
| Issue cloning radio placements with attribute-based pricing associated. | When attempting to clone a radio placement with attribute-based pricing associated, although the line item gets cloned, the pricing does not get cloned. This patch fixes the issue. |

