Winter '17
Trailblazer Community

Known Issues · Releases · Winter '17

Unable to implement "force:inputField" or "force:outputField" markup on lightning components

Apex

When implementing "force:inputField" or "force:outputField" markup on lightning components and preview it on a visualforce page you will get the following error: "Assertion Failed!: Abstract component without provider def cannot be instantiated : markup://force:outputField : undefined.”

Fixed - Winter '17 ·Reported By 118 ·Updated 2022-10-04

Contact imported via Data Import Wizard isn't associated to intended account

API , Data Loader

Customer that don't have Multi-Currency enabled for their organization may observe that contacts created via the Data Import Wizard aren't associated to an account even though the csv file used for import listed an account ID.

Fixed - Winter '17 ·Reported By 5 ·Updated 2022-07-28

SMS Identity Confirmation missing code for certain regions

After login users are prompted to Register for mobile verification. If the user is in Botswana they cannot select their prefix +267 as it is not available in the existing list. This will also affect users: Guinea +224 Reunion Island +262

Fixed - Winter '17 ·Reported By 1 ·Updated 2022-07-28

YOUR FLOW FINISHED screen should not leave users stuck in the flow

Flow

YOUR FLOW FINISHED screen should not leave users stuck in the flow

Fixed - Winter '17 ·Reported By 66 ·Updated 2022-02-10

Metadata Type CustomObjectTranslation Does Not Support PersonAccount

When deploying CustomObjectTranslation or Translation page layouts, you can get the below error as Person Accounts are not considered custom objects by the Metadata. moduleapi.isv.packaging.exception.PackageExportException: Failure(s) during upload: package.xml:Cannot retrieve translation for o...

Fixed - Winter '17 ·Reported By 44 ·Updated 2022-02-10

"Error:Hidden field value (not shown) duplicates value on record: " when a Process/WF attempts to change Record Owner to an Omni-Channel enabled Queue

Process Builder

When an entity's Owner field gets updated through a workflow/process to a Queue that is enabled for Omni-Channel, a uniqueness error is produced, like: ----- "Error:Hidden field value (not shown) duplicates value on record: " -----

Fixed - Winter '17 ·Reported By 42 ·Updated 2022-02-10

Empty Bulk Dataloader result file (success/failure ) if the batch status is completed but with error message. (i.e. batch exceeds 10 mins timeout.)

Data Loader

When using Apex dataloader to load data and if a batch hit any error (e.g: batch exceeds 10 mins timeout.), the process.success and failure files are empty. This issue happens when BULK api is used.

Fixed - Winter '17 ·Reported By 31 ·Updated 2022-02-10

Comparison of formula number type field between PRIORVALUE (or other comparisons such as ISCHANGED) and current value does not work as expected

SUMMARY: Comparison of formula number type field between PRIORVALUE and current value does not work as expected if the value is a floating point number. Note: This also affects other formula comparisons such as ISCHANGED, causing formulas to evaluate to true even when no edit is taking place on the...

Fixed - Winter '17 ·Reported By 26 ·Updated 2022-02-10

Unexpected localized label (example, Japanese) is used for title of tabs in Siderbar component

Knowledge , Service Cloud Console

Unexpected localized label (example, Japanese) is used for title of tabs in Siderbar component

Fixed - Winter '17 ·Reported By 24 ·Updated 2022-02-10

Internal Server Error is shown when a user from 'Default Accounts' team is deleted (only when the 'Remove this user from the account teams of my accou

When a user from the 'Default Accounts' team is deleted, an internal server error is thrown. This happens only when the "Remove this user from the account teams of my accounts" checkbox is selected. If the checkbox is not selected, the delete action completes successfully.

Fixed - Winter '17 ·Reported By 21 ·Updated 2022-02-10

Visualforce Email Alert Workflow rule throws IllegalStateException ISE when triggered through site.com site or community

VisualForce , Workflow , Site.com , Communities

Visualforce Email Alert Workflow rule throws IllegalStateException ISE when triggered through a site.com site or community site.com site. "Could not upsert record due to an unexpected exception: UNKNOWN_EXCEPTION: UNKNOWN_EXCEPTION: java.lang.IllegalStateException Must be a valid Exception" NOTE:...

Fixed - Winter '17 ·Reported By 20 ·Updated 2022-02-10

"Invalid Cross Reference ID" when transferring records to yourself in Lightning.

Spring 16

In Summer'16, users with the right permissions to transfer records may not be able to transfer records in Lightning.

Fixed - Winter '17 ·Reported By 18 ·Updated 2022-02-10

Importing Campaign Member via Data Import Wizard is always taking DEFAULT Campaign Member “status”

Campaigns

Importing Campaign Member via Data Import Wizard is always taking DEFAULT Campaign Member “status”.

Fixed - Winter '17 ·Reported By 18 ·Updated 2022-02-10

Community force.com and standard force.com site throws a 503 when an invalid page name is specified in a site accessed using a custom domain/URL

Sites

Community force.com and standard force.com site throws a 503 when an invalid page name is specified in a site is accessed using a custom domain/URLs.If you have a custom page for the error it will generate the default 503 force.com versus your custom error page. If using the salesforce community or...

Fixed - Winter '17 ·Reported By 18 ·Updated 2022-02-10

WAVE: Dataflow failed with error Error executing node .... broken pipe

Analytics

Some dataflows are failing with a "Broken Pipe" error message.

Fixed - Winter '17 ·Reported By 17 ·Updated 2022-02-10

Work Order Line Item Pricing Fields Can Be Updated Only Via the API

API , Service , User Interface , Spring 16

The Price Book Entry field on work order line items cannot be updated in the Salesforce user interface. Because the Price Book Entry determines the List Price, Subtotal, and Total Price values on a work order line item, these fields also remain blank. This in turn affects the Subtotal, Total Price, and...

Fixed - Winter '17 ·Reported By 17 ·Updated 2022-02-10

Internal server error when installing package in summer 15 orgs

AppExchange , Packaging , Partner

Some customers and partners may get internal server error when installing package in summer 15 release orgs. The error Id may resemble the following : Error Number: 705928056-6038 (-1499679774)

Fixed - Winter '17 ·Reported By 15 ·Updated 2022-02-10

Internal Server error returned when saving a record if picklist value is no longer available and "Strictly enforce picklist values" is enabled

Platform

When saving a record, if the picklist value selected in a picklist field is no longer available because it has been removed from the record type, you will get a Internal Server Error if the "Strictly enforce picklist values" is enabled for that field. Instead, you should get an error message explaining...

Fixed - Winter '17 ·Reported By 12 ·Updated 2022-02-10

Internal Salesforce Error seen when using userId as a whoId in renderStoredEmailTemplate method

Summer 16

In the method Messaging.renderStoredEmailTemplate(templateId, whoId, whatId), If we use userId as the whoId, and execute the method we get an internal server error

Fixed - Winter '17 ·Reported By 11 ·Updated 2022-02-10

An internal server occurs when using apex:relatedList with CombinedAttachments

VisualForce , Summer 16

An internal server occurs when using apex:relatedList with CombinedAttachments

Fixed - Winter '17 ·Reported By 11 ·Updated 2022-02-10

"Allow Submitter to Recall Approval Requests" check box in approval process makes the Approve/Reject buttons to be displayed for submitter in LEX.

Platform , Sales and Marketing

When "Allow Submitters to Recall Approval Requests" is enabled in the approval process, the Approve/Reject buttons are displayed in the Approval History for the submitters in Lightning Experience. If they try approve or reject the record the error message below is displayed. "You don't have permission...

Fixed - Winter '17 ·Reported By 10 ·Updated 2022-02-10

Aura error when installing an extension package without installing the base package first

Packaging , Partner , Summer 16

When installing an extension package in summer 16 orgs without first installing the base package, an unexpected error is thrown: Something has gone wrong. afterRender threw an error in 'markup://aura:renderIf' [afterRender threw an error in 'markup://aura:expression' [afterRender threw an error in...

Fixed - Winter '17 ·Reported By 9 ·Updated 2022-02-10

Switching from Lightning to Classic View fails with Gack

User Interface , Summer 16

Switching from Lightning to Classic View fails with Gack instead of a valid error. When a user switch between Lightning to Classic View, all validation rules are run on user object and if any of the Validation rule fails instead of throwing the validation rule error messages a Gack is thrown. Expected...

Fixed - Winter '17 ·Reported By 9 ·Updated 2022-02-10

Memory leakage when using Responsive lists in the Console

Performance , Service Cloud Console

If you enable the feature responsive lists and use push notifications in the console you may experience memory leak issues which will result in your browser slowing down and/or crashing.

Fixed - Winter '17 ·Reported By 9 ·Updated 2022-02-10

<apex:enhancedList> does not show ListView , but only "Loading..." icon is shown

VisualForce

<apex:enhancedList> does not show ListView , but only "Loading..." icon is shown in below condition. It has occurred since Summer'16. 1. list="AttachedContentDocuments" 2. Account record id is given as URL parameter

Fixed - Winter '17 ·Reported By 9 ·Updated 2022-02-10

Record Type translated names are not displayed in Lightning Experience and Salesforce1 UI

Platform

Record Type names translated with Translation Workbench are not displayed in the record details tab in Lightning Experience or Salesforce1 UI

Fixed - Winter '17 ·Reported By 9 ·Updated 2022-02-10

Case Feed Email Publisher's To-Field loses focus after an email is selected via mouse-click (in Firefox and IE)

Platform

When entering multiple email address in the 'To' field on the feed's email publisher and then press back space button the browser is navigating back to previous page instead of clearing out invalid email.

Fixed - Winter '17 ·Reported By 7 ·Updated 2022-02-10

Napili doesn’t display ‘Search’ character in IE due to wrong CSS

Communities

Napili doesn’t display ‘Search’ character in IE due to un-supported CSS in IE. Firefox and Chrome can display it properly.

Fixed - Winter '17 ·Reported By 7 ·Updated 2022-02-10

Unable to Deploy Article Type object that references a Global Picklist with ANT

API , Knowledge

Global Picklists retrieved with ANT cannot be deployed to source org or any other destination org. Deployments fail with this error: Cannot specify 'globalPicklist' for a CustomField of type Picklist for entity <ENTITY__NAME> This is a limitation with Knowledge Article Types and Global Picklists...

Fixed - Winter '17 ·Reported By 7 ·Updated 2022-02-10

Lightning Experience: API Names for Fields display on Validation errors for Opportunity Stage/Sales Path Validations

Actual Behavior: For custom fields, API names (customFieldName__c​ ) are displayed on Opportunity Stage/Sales Path Validation rules in Lightning. Expected Behavior: The actual Field Label name should display

Fixed - Winter '17 ·Reported By 7 ·Updated 2022-02-10

Pages of multi-user calendar can appear blank with User Sharing feature enabled

Activities , Sharing

When User Sharing perm is enabled, non-admin users can receive blank pages when access the multi-user calendar. For example, the monthly calendar displays users in alphabetical order with a list of 10 users on each page. If the non-admin user doesn't have access to the first 10 users on the page, then...

Fixed - Winter '17 ·Reported By 7 ·Updated 2022-02-10

Receive (-1472420419) Internal Server Error when attempting to create new list view using an existing 'View Unique Name' shared by multiple list views

Summer 16

Users will receive an Internal Server Error with the ID (-1472420419) when attempting to create a new list view with the same 'View Unique Name' used by multiple list views.

Fixed - Winter '17 ·Reported By 6 ·Updated 2022-02-10

Data Import Wizard - Links to recommended Data Fields in Data Import Wizard is Broken returns URL No Longer Exists.

Spring 16

Customer might notice that they are not able to open links to use the default recommendation for Salesforce Data fields in Data Import Wizard

Fixed - Winter '17 ·Reported By 6 ·Updated 2022-02-10

Getting error when installing beta packages in summer 16 sandbox orgs

Packaging , Partner , Summer 16

When installing beta package into summer 16 sandbox orgs, the following error is thrown: This app can't be installed. There are problems that prevent this package from being installed. Unable to install beta package The package you attempted to install is a beta package, which you can only...

Fixed - Winter '17 ·Reported By 6 ·Updated 2022-02-10

Knowledge One Widget and Knowledge Search are not refreshing correctly during search

Article search doesn't work consistently. Searching for a specific term doesn't always show the expected results.

Fixed - Winter '17 ·Reported By 5 ·Updated 2022-02-10

Duplicate Salesforce ID is displayed in Data Import Wizard

Data Loader , Winter 16

Duplicate Salesforce ID is displayed in Data Import Wizard

Fixed - Winter '17 ·Reported By 5 ·Updated 2022-02-10

Lightning - Internal Server Error & Sorry to Interrupt errors appear when doing a Search for Products

Sales and Marketing , User Interface

An error similar to: Uncaught Error in $A.getCallback() [Error: There was a problem getting search results. Please check your connection and try again.] and an Internal Server Error may appear when trying to Search for Products in Lightning Experience.

Fixed - Winter '17 ·Reported By 4 ·Updated 2022-02-10

Recurring - HTML chars in User names are getting double encoded on forecast tab page

Platform , User Interface

HTML character are getting double encoded. This is impacting the user name field as well as opportunities link on the grid if the user has special chars.

Fixed - Winter '17 ·Reported By 4 ·Updated 2022-02-10

Error occurs when viewing Matrix Report with Details on, Subtotals off and Grand total Off (in Lightning Experience)

Analytics

Users may receive an error in Lightning Experience when viewing a matrix report with details on, and Subtotals and Grand Totals off.

Fixed - Winter '17 ·Reported By 3 ·Updated 2022-02-10

Campaign "Manage Members" button gives Insufficient Privileges for Accessibility Mode Users.

Campaigns , Summer 16

In Summer '16, the "Manage Members" button on Campaigns gives an Insufficient Privileges error for users with Accessibility Mode enabled.

Fixed - Winter '17 ·Reported By 3 ·Updated 2022-02-10

Dashboard Drill down to filtered source report returns no records when there is a comma in the drilled-down value, and character count exceeds 40

Analytics

If a stacked bar summary chart uses a picklist value that includes a comma and exceeds the character length of 40, the drill down version of the report does not show any results.

Fixed - Winter '17 ·Reported By 3 ·Updated 2022-02-10

Multiple dependent picklists using global picklists show excluded values

Platform , User Interface

When you have a page layout with multiple dependent picklists that use a global picklist and have that same controlling picklist the dependent picklists may show excluded values.

Fixed - Winter '17 ·Reported By 3 ·Updated 2022-02-10

Unable to remove "Modify All Data" from permission set after creating an External Object

Platform , Custom Objects , Metadata

Users are receiving the following error message when trying to remove "Modify All Data" from a permission set after creating an External Object: -------- Please fix the following: Can't save permission set Permission_Set_Name, which is assigned to a user with user license Salesforce. The user license...

Fixed - Winter '17 ·Reported By 3 ·Updated 2022-02-10

Edit list view is very slow to load or timing out

Analytics , Performance

When clicking on the "edit" link next to a list view, the page takes at least 1 minute or times out. This is often due to the high number of public groups in the organization.

Fixed - Winter '17 ·Reported By 3 ·Updated 2022-02-10

Patch Org Creation Failing with Error "A newer version of this package is currently installed"

AppExchange , Packaging , Partner

Given a child package with a dependency tree of multiple parent packages that, themselves, reference a common parent package (for example, common package 'util'). If the parent packages were uploaded for different versions of the common util package then when an attempt is made to create a patch org...

Fixed - Winter '17 ·Reported By 3 ·Updated 2022-02-10

Lightning for Outlook: login issue with *.cloudforce.com domain (trialforce org)

Email Clients , Outlook

If users have a Salesforce org with *.cloudforce.com domain login page, they will be unable to successfully login to Lightning for Outlook app. This is due to the fact that *.cloudforce.com domain is not approved for Lightning for Outlook login.

Fixed - Winter '17 ·Reported By 2 ·Updated 2022-02-10

Convert lead to an existing account does not transfer Lead.AnnualRevenue correctly if the AnnualRevenue is greater than $2,147,483,647

Converting leads to existing accounts with an annual revenue results in incorrect annual revenues populating if the revenue is greater than $2,147,483,647.

Fixed - Winter '17 ·Reported By 2 ·Updated 2022-02-10

Account Currency and Billing Country filtering is not working in LEX and S1

Analytics , Mobile

List views filtering by Currency (if Multi-currency is enabled) or filtering by Billing Country (if "State and Country/Territory Picklists" is enabled) will not working as expected while using LEX or Salesforce1

Fixed - Winter '17 ·Reported By 2 ·Updated 2022-02-10

Summer'16 - System.debug stops working after trying to output timezone

Apex , Developer Console , Summer 16

System.debug stops working after trying to output timezone value.

Fixed - Winter '17 ·Reported By 2 ·Updated 2022-02-10

Ampersands (&) are not properly escaped in web link Content URLs when accessed by clicking the ‘Open’ button via Chrome/FF

Content and Files

In addition to uploading images, documents, and other files, it is also possible to contribute Web Links to Content libraries by specifying the link’s URL. However, following the Summer ’16 release, ampersands contained in link URLs are not being escaped correctly when users attempt to open the link...

Fixed - Winter '17 ·Reported By 2 ·Updated 2022-02-10

Login hours enforced for SU user when /visualforce/recsession while creating a VF session

VisualForce

Administrator using Login access into a target user is restricted to "restricted login hours" When accessing /visualforce/recsession while creating a VF session, system.security.RestrictedTimeException is occurring in Summer'16.

Fixed - Winter '17 ·Reported By 2 ·Updated 2022-02-10

Can not rename the label of Name Fields (Salutation / FirstName / LastNameRequired / MiddleName / Suffix...) in Lightning Experience

User Interface

You can not change the label of Name Fields(Salutation / FirstName / LastName /MiddleName/Suffix) in Lightning Experience but it works fine in Classic UI.

Fixed - Winter '17 ·Reported By 2 ·Updated 2022-02-10

Partial sandbox copy stops due to template including more than 1,000 objects.

Sandbox

If a template for a partial sandbox copy includes more than 1,000 objects the copy will fail to process.

Fixed - Winter '17 ·Reported By 2 ·Updated 2022-02-10

Platform encryption causing compilation failure for apex classes

Apex , API , Platform , Platform Encryption

Executing a SOQL to filter out a field which is not an abstract type, like the Preferences field of the CustomObjectTeamRole entity, results in a NullPointerException if encryption is enabled on an org.

Fixed - Winter '17 ·Reported By 2 ·Updated 2022-02-10

"View More" in the Phone version of the Community doesn't respond (also fails in the browser's preview)

Mobile , Communities

"View More" in the Phone version of the Community doesn't respond (also fails in the browser's preview) While viewing Case List in preview mode of community builder the view more button does not appear when there are more cases to show.

Fixed - Winter '17 ·Reported By 1 ·Updated 2022-02-10

Community Napili Template Record List components overflow to neighboring column in Mozilla Firefox

Communities

The Record list on the left side of the Community page on a 2:1 Two-Column layout overflows to the neighboring column on the right. This affects only Mozilla Firefox but displays properly in Chrome and IE.

Fixed - Winter '17 ·Reported By 1 ·Updated 2022-02-10

Internal Server Error after Removal of "Status" Field from Email Messages Related List

User Interface , Summer 16

When the "Status" column is removed from a "Email Messages" related list, an internal server error is produced when viewing records. Error number (-988980575) is associated with this issue.

Fixed - Winter '17 ·Reported By 1 ·Updated 2022-02-10

Adding more details to the error message that is displayed when a component can not be deleted

When a user tries to delete a bundle that is referenced by another bundle, we simply show the message as below DEPENDENCY_EXISTS Cannot complete this operation. This lightning component bundle is referenced elsewhere in salesforce.com. Remove the usage and try again. : Lightning Component Definition...

Fixed - Winter '17 ·Reported By 1 ·Updated 2022-02-10

Summer '16 - Internal Server Error on Lead Convert when conversion would remove an Event Invitee in orgs with ManyWho enabled

Activities , Summer 16

An Internal Server Error occurs on Lead Convert when: - org has enabled "Allow Users to Relate Multiple Contacts to Tasks and Events" and - Lead has an Event with Users as Invitees and - Owner is changed on convert to one of those Invitees

Fixed - Winter '17 ·Reported By 1 ·Updated 2022-02-10

Wrong data type of CampaignMember field "Description"

CampaignMember Description field has "maxLength=255" set but the max length parameter does not seem to be respected.

Fixed - Winter '17 ·Reported By 1 ·Updated 2022-02-10

Moderation Rules can't be created in a Community if Chatter Messages are disabled

Chatter , Communities

When an Organization does not have Chatter Messages enabled the creation of Moderation Rules in a Community will fail with an Internal Server Error, possible stacktrace: -461583760

Fixed - Winter '17 ·Reported By 1 ·Updated 2022-02-10

Lightning Experience - Converted leads show on the leads related list for accounts

Converted Leads are appearing on the Leads' related list for Accounts

Fixed - Winter '17 ·Reported By 1 ·Updated 2022-02-10

Milestone clock continues ticking when not in Business Hours

Platform

Users may have noticed that the Milestone clock continues to tick on days where no business hours are set.

Fixed - Winter '17 ·Reported By 1 ·Updated 2022-02-10

"Topic not enabled" when attempting to post Files to Chatter although no topic is added.

Chatter , Summer 16

Some users may notice that in Summer '16, attempts to post Files to Chatter return an error "Topics not enabled." This error occurs even though the post does not contain a Topic and Chatter Topics are not enabled for the organization.

Fixed - Winter '17 ·Reported By 1 ·Updated 2022-02-10

Legacy Notes display the "Created By" and "Last Modified By" field twice in Lightning

User Interface

When viewing a legacy Note(prefix 002, used before the current ContentNotes) in Lightning the Created By and Last Modified By values will be listed twice in the record. The second listing will also display an error when mousing over it.

Fixed - Winter '17 ·Reported By 1 ·Updated 2022-02-10

'View setup and configuration' setting is required on the user's Profile in order to have the SOS sessions appear in Omni widget.

Service , Spring 16

SOS Sessions cannot be routed successfully by Omni due to Setup-object references in compact layout which will require the perm 'View setup and configuration' in the user's profile.

Fixed - Winter '17 ·Reported By 1 ·Updated 2022-02-10

Multi-select picklist field will only display values that are translated in Lightning Experience

User Interface , Summer 16

Lightning Experience is not handling correctly Multi-Select Picklist values that have been only partially translated using Translation Workbench.

Fixed - Winter '17 ·Reported By 1 ·Updated 2022-02-10

Deleting a certificate used as an Assertion Decryption Certificate in SAML config, deletes the linked SAML config as well, without any warning

Authentication

Deleting a certificate used as an Assertion Decryption Certificate in SAML config, deletes the linked SAML config as well, without any warning.

Fixed - Winter '17 ·Reported By 1 ·Updated 2022-02-10

External oData object - cannot assign empty value from the entity edit page

Cannot assign empty/null values from the entity edit page specific to external oData objects.

Fixed - Winter '17 ·Reported By 1 ·Updated 2022-02-10

Slowness when the "Team" related list is on the User page layout

Performance

In certain situations a user record may be incredibly slow to load or will time out. This is caused by an inefficient query. To test if the slowness you are experiencing is related to this issue you can remove the team related list from the user page layout. Then follow the "From Chatter" reproduction...

Fixed - Winter '17 ·Reported By 1 ·Updated 2022-02-10

Process flow doesn't update the FeedItem body if the chatter post has unescaped html characters in it.

Chatter , Process Builder

When the process flow set up for FeedItem object which updates the body of the Feed, it is noticed that the process flow doesn't update the FeedItem body if the chatter post has unescaped html characters in it. Expected: Process flow should update the body as defined Actual: Process flow is triggered...

Fixed - Winter '17 ·Reported By 1 ·Updated 2022-02-10

Querying LoginHistory (APIVersion, ClientVersion fields) results in Internal Server Error due to failed Mutual Authentication Logins

Authentication , Spring 16 , Summer 16

Querying APIVersion and ClientVersion fields of LoginHistory Object results in an internal server error for entries made during a failed Mutual Authentication Logins. Configure Your API Client to Use Mutual Authentication: https://help.salesforce.com/HTViewHelpDoc?id=security_keys_uploading_mutual_auth_cert_api.htm&language=en_US When...

Fixed - Winter '17 ·Reported By 1 ·Updated 2022-02-10

Test.setCreatedDate() does not work for Note object

Test run with setCreatedDate on "Note" entity fails with a datanotfound exception. Error message: System.NoDataFoundException: The sObject with the ID 0027000000VBxllAAD isn’t part of this transaction. Provide the ID of an sObject that this test method created.

Fixed - Winter '17 ·Reported By 1 ·Updated 2022-02-10

Setup Search results redirect to the “Unable to Access Page” error when opening Task or Event object

User Interface

Setup Search results redirect to the “Unable to Access Page” error when customers chooses Task or Event object. Task or Event link in search results generates the below URLs. /ui/setup/Setup?setupid=Task /ui/setup/Setup?setupid=Event However, these URLs don’t exist. Therefore, “Unable to...

Fixed - Winter '17 ·Reported By 1 ·Updated 2022-02-10

Cannot Monitor Scheduled Jobs (Insufficient Privileges) when Assigned "View Setup and Configuration" through Permission Set Rather Than Profile

Platform , User Interface

According to the following article, if a User wants to navigate to Setup>Monitor>Jobs>Scheduled Jobs, they will only need "View Setup and Configuration" : https://help.salesforce.com/apex/HTViewHelpDoc?id=data_monitoring_jobs.htm&language=en_US If "View Setup and Configuration" is enabled through...

Fixed - Winter '17 ·Reported By 1 ·Updated 2022-02-10

SCIM API Patch request changes locale, Timezone even though they arent part of patch body request

API

If we are trying to change a field on user record using SCIM patch request and the user timezone is central timezone, the patch request automatically changes the timezone to pacific time even though the timezone is not a part of SCIM patch request

Fixed - Winter '17 ·Reported By 1 ·Updated 2022-02-10

When "Only Email Users On Events" is enabled users are still presented with a warning when invitee's record does not contain an email address

Activities

By default organizations do not have this enabled however, if it has been requested and enabled the feature "Only Email Users On Events" restricts invitations on event records to be sent onto users. Any Contacts or Leads added to events as invitees will not be emailed. When Lead or Contact records...

Fixed - Winter '17 ·Reported By 1 ·Updated 2022-02-10

Saving a controller via the Development toolbar overwrites defined Apex class API version to latest

Apex

Saving a controller via the Development toolbar overwrites defined Apex class API version to latest

Fixed - Winter '17 ·Reported By 1 ·Updated 2022-02-10

Possible to rename a List View’s dev name (View Unique Name) to an existing value

Summer 16

Currently if a user attempts to create a list view with the same developer name (View Unique Name) as an existing list view, they will receive a validation error message that prompts them to enter a unique value, thereby preventing two list views from sharing the same value. However, if a user edits...

Fixed - Winter '17 ·Reported By 0 ·Updated 2022-02-10

Intermittent gacks when updating records in Lightning UI

User Interface

Users may see intermittent errors when updating records in the Lightning UI

Fixed - Winter '17 ·Reported By 0 ·Updated 2022-02-10

Lightning Experience - When hover over the lead field and lead is converted, the preview card shows generic no access error.

User Interface

When hovering over a lookup lead field in another entity and lead is converted, the preview card shows very generic no access error instead of a "lead is converted" error.

Fixed - Winter '17 ·Reported By 0 ·Updated 2022-02-10

Communities: Can't edit Tasks logged in as a User from dropdown (CAN edit from clicking directly on the Task)

When logging in as a Community User and pulling up Tasks/Activities from a related list, Users cannot click edit/delete next to the Activity name (carrot) - it is grayed out. Users CAN however, click on the Activity itself and click "edit" or "delete" as needed if permissions are correct.

Fixed - Winter '17 ·Reported By 0 ·Updated 2022-02-10

Recently Viewed list view for LEAD object does not load more records even if the entity stores over 50 (page size) records

User Interface

Recently Viewed list view for LEAD object does not load more records even if the entity stores over 50 records if the org has converted leads that would be returned by the list view. This also affects sorting on different columns. - This Issue is only on the Lead Object - List view and sort work...

Fixed - Winter '17 ·Reported By 0 ·Updated 2022-02-10

Create case form self service cmp has after render errors

Communities

In the community builder after adding the create case form you will see the page continuously load.

Fixed - Winter '17 ·Reported By 0 ·Updated 2022-02-10

Einstein Analytics - Copy\Paste as Group action fails when no groupings are defined

Analytics

If you make a selection in a chart with no grouping and then use "paste as group", you'll receive an error similar to: Application Error Parse error on line 1: ...q = group q by ();... ---^ Expecting '('0, '[', 'IDENTIFIER', 'IDTOKEN', 'BOOL', 'PARAMETER', 'STRING', 'NUMBER', 'UNARY', '-', '+', got...

Fixed - Winter '17 ·Reported By 0 ·Updated 2022-02-10

Cannot grant VAD for some Profiles because the Full CRM User License Definition has MAR/VAR on the Question entity when it shoud not

Platform , User Interface

Updating a Profile to add the "View All" permission throws errors similar to this when objects are master detailed to "Questions" object: Error: Invalid Data. Review all error messages below to correct your data. • Permission Read All Blog Visitors depends on permission(s): Read All Questions •...

Fixed - Winter '17 ·Reported By 0 ·Updated 2022-02-10

“An error has occurred” is displayed when you search with search term like [123],[0],[] or [123,321] in content tab

Content and Files , Search

The content search in Content tab displays “An error has occurred” error when passing search term as integer or comma separated integer in square brackets. Actual sample search terms) [123] [123,321] [] This does not happens in case you give a character inside the brackets like [123e], [123,321,e]...

Fixed - Winter '17 ·Reported By 0 ·Updated 2022-02-10

Event Record Count on storage usage not updated when creating Public Calendar Events.

Activities

Event Record Count on Storage Usage page not updated when creating new events on public calendars. It works fine with event on private calendar and it seems the issue occurs only when creating new events on Public Calendar.

Fixed - Winter '17 ·Reported By 0 ·Updated 2022-02-10

Lightning: UI Picklist width is smaller than it should be when editing/Smaller than displayed in Classic

When editing a picklist field in Lightning, the full results/characters do not display, they appear cut off. In Classic, the entire field is visible on edit.

Fixed - Winter '17 ·Reported By 172 ·Updated 2021-05-26

Salesforce1 - Visualforce Page Scrolling in Safari

Mobile , VisualForce

Some of our customers have reported scrolling issues inside Salesforce1 when using Visualforce Pages. This occurs in iOS8 and iOS9+ *** This has been identified as an Apple bug with the UIWebView not unique to the Salesforce1 application. Salesforce is not able to address this bug directly and...

Fixed - Winter '17 ·Reported By 33 ·Updated 2021-05-26

WAVE: Incorrect FAILED ROWS stats when a Numeric Overflow conversion happens during SFDC Extract

Analytics

Incorrect FAILED ROWS stats when a Numeric Overflow conversion happens during SFDC Extract. - Actual Result In eltMonitoring page, it shows that all rows got extracted successfully. - Expected Result. It should show this stats correctly in eltMonitoring page.

Fixed - Winter '17 ·Reported By 14 ·Updated 2021-05-26

"Invalid Page" error returned when repeatedly selecting an article from the suggested search results in a Napili Community

Knowledge , Communities

When the same article is repeatedly selected from the suggested search results in a Community using the Napili template, an "Invalid Page" error may be returned.

Fixed - Winter '17 ·Reported By 9 ·Updated 2021-05-26

Lightning: Product Name field appears edit-able on Opportunity Product related list - should not be

In Lightning, when editing a Product on the Product related list on Opportunities, the Product Name field allows you to edit and save the change. However, the change does not actually stick and the field itself should *not* be editable. In Aloha Classic, the field correctly appears as read only.

Fixed - Winter '17 ·Reported By 6 ·Updated 2021-05-26

WAVE: Calendar widget does not support l10n

Analytics

The Calendar widget currently does not support i18n so all the year/month labels are not being localized correctly.

Fixed - Winter '17 ·Reported By 1 ·Updated 2021-05-26

WAVE - Error "Unknown measure modifier"

Analytics

When querying merged datasets with differing precision, you may receive the error "Unknown measure modifier"

Fixed - Winter '17 ·Reported By 1 ·Updated 2021-05-03

WAVE: Dataflow got unexpected error, then didn't retry

Analytics

Dataflow got unexpected error like the following error and didn't retry it again after that. ----- Error executing node xxxxx: Error in bulk query: Batch 751xxxxxxxxxxxxxxx Failed: Got an unexpected error while processing BULK-API. Contact support with error ID: 927783713-118546 (280004531) (0Bw...

Fixed - Winter '17 ·Reported By 1 ·Updated 2021-05-03

All Day Events start and end date show one day less during editing

Activities

When creating an All-day Event in Lightning Experience the Start and End date go back by one day, once the "All-day Event" checkbox is selected. The issue occurs when the user's time zone is set to beyond UTC. For example: UTC +1:00, +2:00 etc.

Fixed - Winter '17 ·Reported By 43 ·Updated 2019-09-11

List View column re-sizing is not retained in Lightning Experience

As of the Spring '16 release, it is now possible to re-size column widths for List Views when using Lightning Experience. However, in some cases a user's column re-sizing may not be retained when they revisit the same List View. Instead, the List View's column widths will be returned to default ...

Fixed - Winter '17 ·Reported By 10 ·Updated 2018-12-05

Cannot Deploy Email QuickAction to Page Layout when Email Access is set to "System Emails Only" or "No Access"

Messaging , Change Sets

Customer has a Quick Action created to send email on Cases in his Org. He has added this QuickAction to the Page Layout as well. When the customer is deploying this Page Layout to the Org and the "Deliverability" is set to "No Access", he is getting this error message : All Component Failures: layouts/Case-Case...

Fixed - Winter '17 ·Reported By 5 ·Updated 2018-05-17

Agents are not able to login or stay online when more than 1500 agents are online in Live Agent

Live Agent

When more than 1500 Agents are online, users may experience issues logging Online via the Live Agent widget or staying online when already connected.

Fixed - Winter '17 ·Reported By 1 ·Updated 2018-03-30

WAVE - "Your session expired or couldn't be established." or Looping Refreshes when accessing Wave Analytics

Analytics

This manifests in two ways when accessing Wave Analytics: 1. "Your session expired or couldn't be established. Please ensure you're logged in and have access to Wave Analytics." 2. The screen will load into the Wave home screen and will immediately refresh. This cyclical refresh will continue...

Fixed - Winter '17 ·Reported By 4 ·Updated 2018-03-22

Salesforce1 - Unable to scroll Lightning Components horizontally/vertically when using Lightning Design System

Mobile

The Lightning Design System contains classes for adding a horizontal/vertical scrollbar to content: https://www.lightningdesignsystem.com/components/utilities/scrollable/ If a component using this utility is accessed through Salesforce1 then the content and scroll bars do not react to user touch...

Fixed - Winter '17 ·Reported By 212 ·Updated 2018-01-15

Using Firefox on iOS to start a Live Chat errors

If you use Firefox on an iOS mobile device to initiate a Live Agent chat session, the browser page will redirect and you will get an error on page and the chat will not load. HTTP ERROR: 500 Problem accessing /content/prechatVisitor. Reason: Server Error

Fixed - Winter '17 ·Reported By 5 ·Updated 2017-11-27

Community page is not loading in the community builder when the page requires authorization and the user lands on the builder page directly

Communities

Community page is not loading in the community builder when the page requires authorization and the user accesses the Builder directly via the "Builder" link for the Community under Setup | Build | Customize | Communities | All Communities.

Fixed - Winter '17 ·Reported By 35 ·Updated 2017-11-11

Static resources not loading when the critical update for "Serve Static Resources from the Visualforce Domain" is enabled

AppExchange , VisualForce

Once the "Serve Static Resources from the Visualforce Domain" critical update is applied, certain static resources return with a HTTP 404 error the very first time they are loaded with an empty cache due to a redirection taking place to an incorrect static resource URL. If the page is refreshed, they...

Fixed - Winter '17 ·Reported By 81 ·Updated 2017-05-25

Salesforce for Outlook - Side Panel display "You're not connected to Salesforce" when authenticating via SSO

Email Clients , Outlook

If a Salesforce org is set up to use Single Sign-On (SSO) with SAML, the Side Panel may show the following message, effectively preventing the user from using it: "You are not connected to Salesforce" The AddinTrace.log has a line where it shows a PasswordChange is required Here is an example: 2016-06-23...

Fixed - Winter '17 ·Reported By 60 ·Updated 2017-04-14

Console crashes after opening many Person Account tabs

We have noticed that while using Console, opening and closing a continual amount of "Person Account" tabs can eventually cause a crash/freeze to the browser.

Fixed - Winter '17 ·Reported By 35 ·Updated 2017-04-14

'Import Data' link on Accounts home page is displayed to all users

User Interface , Spring 16

In Spring '16, users are now able to access the Data Import Wizard via links on the home page for Accounts, Contacts, Leads, and other objects, if they have the corresponding permissions. However, on the Accounts home page, the 'Import Data' link to the Data Import Wizard will display for all users,...

Fixed - Winter '17 ·Reported By 30 ·Updated 2017-04-14

Users should not be able to convert a Lead multiple times by clicking Convert button repeatedly

If a User goes to Lead Convert page and clicks the Convert button repeatedly, it is creating multiple Accounts, Contacts, Opportunities, instead of just 1 of each.

Fixed - Winter '17 ·Reported By 29 ·Updated 2017-04-14

Lightning components force:inputField picklist and multiselect picklist throwing internal server error

Spring 16

When previewing a lightning component with force:input field using a picklist or multi-picklist, you will get an error similar to this: Aura.loadComponent(): Failed to initialize application. An internal server error has occurred

Fixed - Winter '17 ·Reported By 29 ·Updated 2017-04-14

Enhanced Email: Send an Email from Contact with only Custom Field email throws error

Email Clients

With the feature "Enhanced Email" enabled when a user attempts to send an email from a record that only contains a populated custom email field but no standard email field populated will result in an error: "Review all error messages below to correct your data. FirstName LastName does not have an...

Fixed - Winter '17 ·Reported By 28 ·Updated 2017-04-14

Patch Org login link is generated incorrectly when the parent Release Org has My Domain turned on

Packaging , Partner

Some partners have observed that they are unable to log in to any of their patch organizations via the main Package Organization, when they click on the log in link, a new tab opens in the same browser with the same dev org when instead they should be directed to the log in page to the actual Patch org. The...

Fixed - Winter '17 ·Reported By 26 ·Updated 2017-04-14

Lightning Experience mode - Error editing Navigation Menus

User Interface , Summer 16

In Lightning Experience (LEX) mode, sometimes there is a gack error when trying to edit specific Navigation Menus.

Fixed - Winter '17 ·Reported By 18 ·Updated 2017-04-14

Report Metadata API runAsyncReport failure on Report which enabled by custom object setting

Analytics , API , Custom Objects

Report Metadata API runAsyncReport failure on Report which enabled by custom object setting. - Actual Result [Exception happens] EXCEPTION: reports.InvalidFilterException: [null] - Expected Result. Related Code should be executed without issue.

Fixed - Winter '17 ·Reported By 16 ·Updated 2017-04-14

The Object Manager in LEX takes a lot of time to load when the org has many custom objects.

Performance , Platform , Custom Objects

In organizations that have a huge amount of objects, due for example to packages that have been installed, the Object Manager in LEX will take more than usual to load all the objects available.

Fixed - Winter '17 ·Reported By 12 ·Updated 2017-04-14

User Interface bug when clicking to edit field dependencies

Platform , Winter 16

When clicking to edit a field dependency in any Winter 16 org, you may notice some unexpected HTML appearing, along the lines of: "Showing Columns: 1 - 5 (of x) &lt;&nbsp;Previous | Next&nbsp;&gt; View All " where the text should display Showing Columns: 1 - 5 (of 5) < Previous | Next > ...

Fixed - Winter '17 ·Reported By 10 ·Updated 2017-04-14

Lightning for Outlook and Lightning Sync - Support for TLS 1.0

Email Clients , Outlook

With the Summer ‘16 release, integrations called Lightning Sync and Lightning for Outlook (formerly known as Exchange Sync and Salesforce App for Outlook) – will only work if your Microsoft Exchange server has TLS 1.1 and/or TLS 1.2 enabled . If it has only TLS 1.0 enabled, these features will stop...

Fixed - Winter '17 ·Reported By 9 ·Updated 2017-04-14

Setting Field Level Security to not visible for a profile for an Amount field leads to error selecting a list view and Kanban

When changing the Field Level Security on an Amount field on any object (Leads, Accounts, Opportunities) to not visible for a certain profile - selecting a list view and then Kanban for that object will result in an error along the lines of: Unfortunately, there was a problem. Please try again. If...

Fixed - Winter '17 ·Reported By 9 ·Updated 2017-04-14

Can not rename the label of Compound Fields (Mailing / Other Address Field...) in Lightning Experience

Users can not change the label of Address Compound Fields(Mailing / Other Address) in Lightning Experience. but it works fine in Classic UI

Fixed - Winter '17 ·Reported By 9 ·Updated 2017-04-14

Duplicate Live Agent Chats in Omni-Channel Widget

Live Agent , Summer 16

When chats are waiting in queue and an agent using the Omni widget goes available for chat, occasionally the user will get duplicate (ghost) chats of the chats that they actually receive. From the agent's perspective, it may seem that they are over capacity when, in fact, the duplicate chats cannot...

Fixed - Winter '17 ·Reported By 8 ·Updated 2017-04-14

"Milestone feed data not available" displays in the Case Feed in Summer '16

Summer 16

Feed items that an entitlement process posts no longer appear properly. Instead they all show "Milestone feed data not available" message.

Fixed - Winter '17 ·Reported By 8 ·Updated 2017-04-14

Email Message Trigger (After Insert) which deletes a task associated with the causes an Internal Server Error.

Apex , Summer 16

When an org contains an email message trigger that deletes a task associated with the outbound email (that caused the trigger), the system generates an Internal Server Error.

Fixed - Winter '17 ·Reported By 8 ·Updated 2017-04-14

Lightning Experience - can not display correctly translated the name of Salutation using Translation Workbench

User Interface

Can not display correctly translated the name of Salutation using Translation Workbench. "Dr/Mr/Mrs/Ms/Prof" before translation are displayed. It will be displayed correctly in the case of Salesforce classic UI.

Fixed - Winter '17 ·Reported By 8 ·Updated 2017-04-14

Email-to-Case Error encountered while processing --- with specific error containing (-102518988)

Service , Service Cloud Console

Occasionally an Email to Case submission can fail with the error containing the trace" -102518988". An error email containing this specific number will be sent to the Automated Case user. This is related to an application connection time out.

Fixed - Winter '17 ·Reported By 7 ·Updated 2017-04-14

The order of the Actions in the layout affects the picklist values available when creating a Macro.

Platform

If a record page layout has multiple quick actions (Global Actions) from the same entity but based on different Record Types, the Macro instructions for each Quick Action will have only the picklist values from the 1st Quick Action on the page layout. This is resulting in a user being unable to choose...

Fixed - Winter '17 ·Reported By 7 ·Updated 2017-04-14

Error when creating patch org if communities enabled in main dev org

Packaging , Partner

Some partners may experience error when creating a patch org if communities enabled in main dev org: Creation failed. Contact Salesforce Support. Or Package: PackageName Patching Version: x.yyy Error Number: 2145299572-677890 (-137673987) Note the error number could vary. The patch...

Fixed - Winter '17 ·Reported By 7 ·Updated 2017-04-14

Case list view in Napili Community fails to load if it contains Account or Contact fields

Service , Communities

Case list views in a community using the Napili template may fail to load if they contain Account and/or Contact fields.

Fixed - Winter '17 ·Reported By 6 ·Updated 2017-04-14

Cannot complete Step #4 of Setup Assistant (Sales Stages for Opportunities)

User Interface

Accessing the Setup Assistant, Users are getting stuck at Step #4, where the changes within the step do not seem to save. When you click into #4 and then click Next button, nothing happens.

Fixed - Winter '17 ·Reported By 6 ·Updated 2017-04-14

URL No Longer Exists message displays when viewing a custom compact layout from setup while using Lightning Experience

Summer 16

When attempting to view a custom compact layout for an object in setup the message "URL No Longer Exists" will display when the user is using the Lightning Experience UI. This affects Summer '16 organizations.

Fixed - Winter '17 ·Reported By 6 ·Updated 2017-04-14

Spring 16 - Internal Server Error observed when accessing OR creating articles when there is no page layout assigned

Knowledge , Spring 16

Some customers may have observed the following error when when accessing OR creating articles post upgrade to Spring 16: An internal server error has occurred An error has occurred while processing your request. The salesforce.com support team has been notified of the problem. If you believe you...

Fixed - Winter '17 ·Reported By 6 ·Updated 2017-04-14

Geolocation field is currently not supported in the new Data Import Wizard

Geolocation field is currently not supported in the new Data Import Wizard since when importing this field using Data Import Wizard the field is recognized as a single field instead of showing separate mappings for Latitude and Longitude values.

Fixed - Winter '17 ·Reported By 6 ·Updated 2017-04-14

Inconsistencies observed in search feeds, recent results are not displayed

Search , Spring 15

Some customers may have observed that when a user searches for a specific word in Global Search and then clicks on "Search Feed" then that user's most recent comments are not returned in the search results. This has been known to occur with org's that have migrated from one instance to another.

Fixed - Winter '17 ·Reported By 6 ·Updated 2017-04-14

Adding criteria to Process Builder Immediate Action results in error: Required fields are missing: [FieldValueId]

Spring 16 , Process Builder

Adding criteria to Process Builder Immediate Action results in error: Required fields are missing: [FieldValueId] This is an edge scenario where it only happens in a developer org where a a managed package is being developed , and the same custom field is being referenced in a Process Builder record...

Fixed - Winter '17 ·Reported By 5 ·Updated 2017-04-14

Asset lookup returning results that end user does not have access to when Asset Sharing is enabled

Search , Sharing

Some customers have observed there end users are able to see results they aren’t supposed to when using the Asset lookup on a given entity, this happens when the OWD for Assets is set to Private & when the org has Asset Sharing Enabled. Users, despite having the ability to search for these Asset...

Fixed - Winter '17 ·Reported By 5 ·Updated 2017-04-14

Community user gets "Maximum Logins Exceeded" when performing a login call via SOAP API

API , Communities

A standard (CRM) user name is required to be unique across all production and test instances, but a community user name is only required to be unique within a given organization. Thus it is possible to have a standard user with username john.smith@example.com in one organization, and a community user...

Fixed - Winter '17 ·Reported By 5 ·Updated 2017-04-14

Process builder flow execution not recorded in debug logs because current namespace is not cleared after managed trigger executes

Flow , Process Builder

Process Builder and Flow's execution is not showing in Debug logs even after setting 'Workflow' debug log level to Finest

Fixed - Winter '17 ·Reported By 4 ·Updated 2017-04-14

No Error Message is Displayed When Uploading JKS file without a PrivateKeyEntry

When attempting to upload a .jks file without a PrivateKeyEntry to Salesforce, the .jks file is not uploaded and no error message is displayed.

Fixed - Winter '17 ·Reported By 4 ·Updated 2017-04-14

Time limit exceeded when uninstalling a managed package

AppExchange , Packaging

Some customers may notice that they encounter the following error when uninstalling a managed package via Setup | Build | Installed Packages | Uninstall on the desired package. After 5-10 minutes the following will appear with an error ID. (The error ID shown may not be consistent) Time limit exceeded Your...

Fixed - Winter '17 ·Reported By 4 ·Updated 2017-04-14

Report Charts do not plot additional values correctly in Matrix report

Analytics

Under certain conditions, Report Charts do not plot additional values correctly when additional value is the grouping on Matrix Report.

Fixed - Winter '17 ·Reported By 4 ·Updated 2017-04-14

Values saved by Flow using Picklist Choices saving Translated values for Picklist field in Database

API , Flow , Summer 16

With translation enabled, Flow’s record create is saving the translated value of the picklist choice in the database, instead of the original value. If the same record is created from UI, despite the translated value being shown in UI while creating the record, the original value is stored in database. For...

Fixed - Winter '17 ·Reported By 3 ·Updated 2017-04-14

An event series' first recurrence shows as duplicate on the calendar when seen in Lightning

Activities

When viewing the calendar in Lightning, the calendar will display a duplicate for the first recurrence of an event series. Viewing the calendar in Classic shows only one entry for the event in that time slot.

Fixed - Winter '17 ·Reported By 3 ·Updated 2017-04-14

Error message reading first PDF attachment in Knowledge Article when encryption enabled

Spring 16 , Platform Encryption

When Encryption is enabled and there are multiple PDF attachments in knowledge article, click on first attachment result in error "Failed to load PDF Document"

Fixed - Winter '17 ·Reported By 3 ·Updated 2017-04-14

Clicking on "View All" button in HTML Email Status Related List under Person Account results in "unable to access page" error

When a user clicks on "View All" in the HTML email Status related list under Person Accounts they get an "unable to access page" error.

Fixed - Winter '17 ·Reported By 3 ·Updated 2017-04-14

Error when adding Category to Article when a Workflow fires an Immediate Knowledge Publish Action upon Save.

Workflow , Knowledge

The following error will occur when saving a Knowledge Article after adding a Category when a workflow fires an immediate Knowledge Publish Action: Error: A category may have been removed while this article was being edited. Please check the article categorization.

Fixed - Winter '17 ·Reported By 3 ·Updated 2017-04-14

"Invalid Page Redirection" during re-logging in after session timeout

Mobile , Authentication

Using S1(mobile browser app) for iOS/Android, after a session is timed out and the user is redirected to the login page, the re-logging in to the org faces "Invalid Page Redirection".

Fixed - Winter '17 ·Reported By 3 ·Updated 2017-04-14

Activity Timeline in Lightning doesn't display all Tasks and may display tasks twice if multiple tasks share the same due date

User Interface

In Lightning when you click the More Steps button in the Activity Timeline you may see some Tasks repeated/duplicated and some Tasks may not be shown at all. This will typically happen if multiple Tasks have the same due date.

Fixed - Winter '17 ·Reported By 2 ·Updated 2017-04-14

Deselecting "Can Attach Files" in the Case Feed or Comment Publisher component in a Napili Community inhibits successful posting

Communities

In a Napili Community, if the "Can Attach Files" option is deselected in either the Case Feed Publisher or Case Comment Publisher components, then posting in the Community with the respective publisher will be unsuccessful.

Fixed - Winter '17 ·Reported By 2 ·Updated 2017-04-14

Process Builder Record Update action can produce unexpected results when filtered on certain ID fields

Process Builder

In Process Builder User Interface, we add an implicit filter to the underlying Flow Record Update action to fetch the relevant record to update. eg. If the Record Update action updates the triggering Account record ( [Account] ), we add an implicit filter: [Account].Id Equals myCurrentVariable.Id The...

Fixed - Winter '17 ·Reported By 2 ·Updated 2017-04-14

Unknown list view shows up and tapping on it causes Internal Server Error

Mobile , Summer 16

In Salesforce1, unknown list view such as "View_005xxxxxxxxxxxx" shows up on Object home and tapping on it causes Internal Server Error as follows. ----- Error ID:2067175438-19260(1556133330) -----

Fixed - Winter '17 ·Reported By 2 ·Updated 2017-04-14

Saving Home page components to the Home Page Layout is not sticking, but the Home page is rendered properly with selected components.

User Interface

Saving Home page components to the Home Page Layout is not sticking, but the Home page is rendered properly with selected components. This happens when there are duplicate components of same type. Actual Results: Home page layout doesn't show the components as selected even though they were saved...

Fixed - Winter '17 ·Reported By 2 ·Updated 2017-04-14

Footer link "Go to Salesforce1" doesn't work for community users (error: 404 Not Found)

Mobile , Summer 16

Footer link "Go to Salesforce1" doesn't work for community users (error: 404 Not Found)

Fixed - Winter '17 ·Reported By 2 ·Updated 2017-04-14

Chatter Free user is unable to mute a feed item- Error: "You can't perform this option with the selected user type."

Platform

Chatter Free user is unable to mute a feed item- Error: "You can't perform this option with the selected user type."

Fixed - Winter '17 ·Reported By 2 ·Updated 2017-04-14

Salesforce for Outlook - clearing all Categories in a recurring event series in Outlook doesn't unmark for sync.

Email Clients , Outlook

Trying to remove recurring event records from sync scope in Outlook fails when "Clearing Categories" on the record.

Fixed - Winter '17 ·Reported By 2 ·Updated 2017-04-14

Collapsible Sections do not retain user preferences when another user updates those same sections on the same page layout

User Interface , Spring 16

When a user collapses sections on a record and the settings are saved, they will log back in again to find those sections have expanded. This is being caused by another use customizing their collapsible section settings on a record using the same page layout.

Fixed - Winter '17 ·Reported By 2 ·Updated 2017-04-14

Custom Metadata Types are listed incorrectly as custom objects when using Data Import Wizard

Currently, the Data Import Wizard will incorrectly list Custom Metadata Types as Custom Objects. If an import or update is attempted, it will not be successful, and throw errors during the field mapping step.

Fixed - Winter '17 ·Reported By 2 ·Updated 2017-04-14

In lightning Experience, the other related lists do not return any records, if there is an External Object RL

Custom Objects , Spring 16

In lightning experience record home, if there is an External Object related list and the External object related list has zero record, other related lists do not return any records.

Fixed - Winter '17 ·Reported By 2 ·Updated 2017-04-14

Feed Track on Announcement gives user Insufficient Privileges error

Chatter

Feed Track Link on Announcement gives user Insufficient Privileges error

Fixed - Winter '17 ·Reported By 2 ·Updated 2017-04-14

$User.UIThemeDisplayed works incorrectly under FireFox browser in Windows machines

VisualForce , Spring 16

With Firefox Browser in Windows machines that $User.UITheme and $User.UIThemeDisplayed are displaying incorrect Values and incorrect Look and Feel. Its working as designed in all other browsers, in all Machines.

Fixed - Winter '17 ·Reported By 2 ·Updated 2017-04-14

Password reset emails are not sending from the oldest active Community

Communities

If you have 2 active Communities and have some Community Users that are members of both Communities, if you reset their Password, they may be receiving the wrong email template. If you are using 2 different email templates for the Community Password Reset, the member may receive an email from the most...

Fixed - Winter '17 ·Reported By 2 ·Updated 2017-04-14

LEX (Lightning) Internal Server Error when access some list views on certain object(s)

Platform

With LEX (Lightning), Some customers may get Internal Server Errors when try to access list views on certain object(s) This is caused by the new feature Picklists (BETA) and allow customer to create global picklist definition without any picklist vaues. and if they deploy by using changeset/package/IDE...

Fixed - Winter '17 ·Reported By 2 ·Updated 2017-04-14

Users do not receive Content subscription emails when the Content is also shared with a Library to which the user does not have access

Content and Files

If a user is subscribed to Content that is also shared to a Library to which the user does not have access, then Content alerts will not be sent when a new version of the Content is added.

Fixed - Winter '17 ·Reported By 1 ·Updated 2017-04-14

Data Import Wizard - Custom Contact Fields are hidden from mapping page if there is no active Account record type

Summer 16

Custom Contact Fields are hidden from mapping page if there is no active Account record type.

Fixed - Winter '17 ·Reported By 1 ·Updated 2017-04-14

Bullets for Rich Text field on record are not visible in community

Communities

Bullets in Rich Tex Fields does not show when viewing the record in Napili.

Fixed - Winter '17 ·Reported By 1 ·Updated 2017-04-14

Guest Users Encounter ISE in Kokua/Koa Community w/ "AllOpenCases" Link

Communities , Summer 16

Unauthenticated (Guest) Community Users attempting to directly access the “AllOpenCases” List View encounter an Internal Server Error instead of being redirected to the login page.

Fixed - Winter '17 ·Reported By 1 ·Updated 2017-04-14

"Trending Articles by Topic" component throws an internal error on a Napili Community Page

Knowledge , Communities , Summer 16

When a guest user accesses a Napili Community page with "Trending Articles by Topic" component, the page throws a popup window error during page load.

Fixed - Winter '17 ·Reported By 1 ·Updated 2017-04-14

Complete address shows up in Address sub fields when creating New Account during Lead convert that matches default Account Duplicate rules

Spring 16

Complete address shows up in Address sub fields when creating New Account during Lead convert that matches default Account Duplicate rules. This behaviour may also notice when Converting Lead to Contact and when contact matching the duplicate rules.

Fixed - Winter '17 ·Reported By 1 ·Updated 2017-04-14

Users unable to join chatter groups on org when they exceed the limit on a community.

Chatter

When users exceed the limit of chatter group membership on a community and are under the limit for the chatter groups on the Org, still they will not be able to join the chatter groups on the org. Error: "You have reached your active group limit. To join more groups, leave some active groups or withdraw...

Fixed - Winter '17 ·Reported By 1 ·Updated 2017-04-14

Y-Axis interval is showing incorrect number in a dashboard component

Analytics

In a report, the chart Y-Axis is showing 0, 1,000,000.00, 2,000,000.00.... etc in USD. However, adding this same report with the same chart properties in a dashboard, the Y-Axis interval number may show as follows 1,000.00, 2,000.00, 3,000.00.. USD(Millions). This creates a confusion as a user may read...

Fixed - Winter '17 ·Reported By 1 ·Updated 2017-04-14

Work Order Objects are missing Currency type fields

The new work order objects are missing the currency ISO fields on the interface. This will mostly impact Multi-customer users as it makes it difficult to control or change the currency type of a record. This is supposed to be exposed by default for any object when you have multi-currency availabl...

Fixed - Winter '17 ·Reported By 1 ·Updated 2017-04-14

The "Live Agent Configurations" setup page does not load and gives Internal Server Error when there are many users in the Organization

Users are not able to access the Live Agent Configurations page under Setup because it gives an Internal Server Error (1270687048). This happens when there are a large volume of Users in the Org.

Fixed - Winter '17 ·Reported By 1 ·Updated 2017-04-14

Rich Text Area field in Lightning Experience doesn't save the image.

Platform

When inserting an image in a Rich Text Area field in Lightning Experience, the image is not saved in the field unless you click anywhere in the screen right after inserting the image and before clicking save in the record.

Fixed - Winter '17 ·Reported By 1 ·Updated 2017-04-14

Package install success/failure email contains Escape characters(&quot;)

Packaging , Spring 16

After Spring 16 release, customers may have noticed that package install success/failure contains Escape characters(&quot;): 1. Success email: Your request to install package &quot;Package Name&quot; was successful. 2. Failure email: Your request to install package &quot;Package Name&quot;...

Fixed - Winter '17 ·Reported By 1 ·Updated 2017-04-14

Entitlement Update Process starts but does not complete or stop

Service

Entitlement Update Process starts but does not complete or stop

Fixed - Winter '17 ·Reported By 1 ·Updated 2017-04-14

Lightning: No links work in Profiles if "Enable Enhanced Profile List Views" is not enabled

Expected: In Lightning, see profiles and links as embedded in the Aloha Format when clicking on them. Actual: New browser tab opens, all links are broken and do nothing when clicking on them.

Fixed - Winter '17 ·Reported By 0 ·Updated 2017-04-14

Duplicate record alert for custom object records does not show the duplicate records when using Lightning Experience and Fuzzy Match

Summer 16

When setting up Duplicate Management for custom objects, the standard alert for Lightning Experience will detect the duplicate records but will not display them in the alert window. This does not occur for Standard Objects.

Fixed - Winter '17 ·Reported By 0 ·Updated 2017-04-14

Switching your feed to show 'Fewer Updates' on Tasks might distort or crop the resulting feed and record detail page

Chatter

When setting the New Notes quick action on a Task's page layout as the first action viewed, switching the chatter feed to show 'fewer updates' crops the page until it is switched back and forth. Once switched back and forth, this resizes correctly.

Fixed - Winter '17 ·Reported By 0 ·Updated 2017-04-14

“java.lang.reflect.InvocationTargetException” error when adding bucketField with bucketed value containing unesncaped HTML chars like &quot;

Analytics

In Report's Event Bucket Field where one of the Bucketed Values contains unescaped HTML characters like &quot an InvocationTargetException error is thrown.

Fixed - Winter '17 ·Reported By 0 ·Updated 2017-04-14

Saving Org Changes causes error due to custom knowledge recommendation fields

Knowledge

When making changes to provisioned features and attempting to save those changes, an error occurs.

Fixed - Winter '17 ·Reported By 0 ·Updated 2017-04-14

"This page can't be displayed" error when navigating to Article Detail page within Community Builder

Communities

Some users may get a popup error when they navigate to the Article Detail page within the Community Builder.

Fixed - Winter '17 ·Reported By 0 ·Updated 2017-04-14

In Lightning Experience, mentioning a partner community user does not work from the Comment Publisher

Chatter , Summer 16

In Lightning Experience, mentioning a Partner community user does not work from the Comment Publisher

Fixed - Winter '17 ·Reported By 0 ·Updated 2017-04-14

Non-English characters é è in the Success Message on Actions are changed to "\u00E9 \u00E8"

Mobile , User Interface

Characters like é è ù ô are changed to \u00E9 \u00E8 \u00F9 \u00F4 in the Success Message of the Quick Actions or Global Actions.

Fixed - Winter '17 ·Reported By 0 ·Updated 2017-04-14

Edited By showing Full Name in community discussion when Nickname is been enabled

Communities

Nicknames are enabled in the community. When you create a discussion, the discussion owner will have nickname. When another user edit the discussion, the user will have their full name shown. It should not show full name, but a nickname.

Fixed - Winter '17 ·Reported By 0 ·Updated 2017-04-14

Trimming required in json string

Authentication , Communities , Summer 16

- Triming ip values while picking up from server. Since server is sending it as json string "1.1.1.1, 2.2.2.2" 2nd ip is used as " 2.2.2.2" so trimming is required.

Fixed - Winter '17 ·Reported By 0 ·Updated 2017-04-14

Blank Space in Action layout is ignored in iPad

Mobile , Summer 16

Since Summer'16, Blank Space in Action layout has been ignored in iPad although the layout has two columns.

Fixed - Winter '17 ·Reported By 0 ·Updated 2017-04-14

Text fields not respecting line breaks when Platform Encryption enabled

Text fields that are enabled for Platform Encryption are not respecting any line breaks within the value.

Fixed - Winter '17 ·Reported By 0 ·Updated 2017-04-14

Picklist Values currently have a 40 character limit upon create

Picklists currently have 40 character limit on values when you are first creating the Picklist field. We do intend to increase this limit to over 200 characters going forward.

Fixed - Winter '17 ·Reported By 0 ·Updated 2017-04-14

Replace operation completing with errors for a Picklist field when that field is used in more than 15 Criteria Based Sharing Rules

Sharing , Spring 16

Picklist value replace operation fails when an organization uses a Picklist field as filter criteria in more than 15 Criteria Based Sharing rules.

Fixed - Winter '17 ·Reported By 0 ·Updated 2017-04-14

Salesforce for Outlook fails to install or run and prompts for .NET to be installed on Windows 10 with anniversary update

Outlook

After upgrading to Windows 10 version 1607 (anniversary build), the Salesforce for Outlook plug-in fails to run or install. The .exe and .msi prompts the user that prerequisites are needed, and it tries to install .NET Framework 4.5.2 even though both .NET 3.5 and 4.6.2 are installed as part of Windows...

Fixed - Winter '17 ·Reported By 384 ·Updated 2016-11-04

RELEASED

Released

AP0 Spring '23 Patch 9.1 AP3 Spring '23 Patch 8.5 AP4 Spring '23 Patch 9.1 AP5 Spring '23 Patch 9.1 AP6 Spring '23 Patch 8.5 AP7 Spring '23 Patch 8.5 AP8 Spring '23 Patch 9.1 AP9 Spring '23 Patch 9.1 AP10 Spring '23 Patch 8.5 AP11 Spring '23 Patch 8.5 AP12 Spring '23 Patch 9.1 AP13 Spring '23 Patch 8.5 AP14 Spring '23 Patch 9.1 AP15 Spring '23 Patch 9.1 AP16 Spring '23 Patch 8.5 AP17 Spring '23 Patch 9.1 AP18 Spring '23 Patch 9.1 AP19 Spring '23 Patch 9.1 AP20 Spring '23 Patch 8.5 AP21 Spring '23 Patch 9.1 AP22 Spring '23 Patch 8.5 AP24 Spring '23 Patch 9.1 AP25 Spring '23 Patch 8.5 AP26 Spring '23 Patch 9.1 AP27 Spring '23 Patch 8.5 AP28 Spring '23 Patch 9.1 AUS14S Spring '23 Patch 9.1 AUS18S Spring '23 Patch 9.1 AUS16S Spring '23 Patch 9.1 AUS13 Spring '23 Patch 8.5 AUS11 Spring '23 Patch 9.1 AUS1 Spring '23 Patch 9.1 AUS28S Spring '23 Patch 9.1 AUS20S Spring '23 Patch 9.1 AUS27 Spring '23 Patch 8.5 AUS26S Spring '23 Patch 9.1 AUS25 Spring '23 Patch 8.5 AUS24S Spring '23 Patch 9.1 AUS23 Spring '23 Patch 8.5 AUS22S Spring '23 Patch 9.1 AUS2S Spring '23 Patch 9.1 AUS36S Spring '23 Patch 9.1 AUS38S Spring '23 Patch 9.1 AUS3 Spring '23 Patch 8.5 AUS4S Spring '23 Patch 9.1 AUS47 Spring '23 Patch 8.5 AUS43 Spring '23 Patch 8.5 AUS5 Spring '23 Patch 8.5 AUS58 Spring '23 Patch 9.1 AUS6S Spring '23 Patch 9.1 AUS64 Spring '23 Patch 9.1 AUS62 Spring '23 Patch 9.1 AUS60 Spring '23 Patch 9.1 AUS7 Spring '23 Patch 9.1 AUS77 Spring '23 Patch 9.1 AUS75 Spring '23 Patch 9.1 AUS9 Spring '23 Patch 9.1 BRA1 Spring '23 Patch 9.1 BRA2S Spring '23 Patch 9.1 BRA3 Spring '23 Patch 9.1 BRA4S Spring '23 Patch 9.1 BRA5 Spring '23 Patch 9.1 BRA6S Spring '23 Patch 9.1 BRA8S Spring '23 Patch 9.1 CAN1 Spring '23 Patch 9.1 CAN17 Spring '23 Patch 9.1 CAN11 Spring '23 Patch 9.1 CAN25 Spring '23 Patch 9.1 CAN2S Spring '23 Patch 9.1 CAN20S Spring '23 Patch 9.1 CAN29 Spring '23 Patch 9.1 CAN28 Spring '23 Patch 9.1 CAN27 Spring '23 Patch 9.1 CAN26 Spring '23 Patch 9.1 CAN34 Spring '23 Patch 9.1 CAN4S Spring '23 Patch 9.1 CAN6S Spring '23 Patch 9.1 CAN8S Spring '23 Patch 9.1 CS1 Spring '23 Patch 9.1 CS2 Spring '23 Patch 9.1 CS4 Spring '23 Patch 9.1 CS5 Spring '23 Patch 9.1 CS6 Spring '23 Patch 9.1 CS100 Spring '23 Patch 9.1 CS109 Spring '23 Patch 9.1 CS108 Spring '23 Patch 9.1 CS107 Spring '23 Patch 9.1 CS106 Spring '23 Patch 9.1 CS105 Spring '23 Patch 9.1 CS102 Spring '23 Patch 9.1 CS101 Spring '23 Patch 9.1 CS115 Spring '23 Patch 9.1 CS119 Spring '23 Patch 9.1 CS110 Spring '23 Patch 9.1 CS117 Spring '23 Patch 9.1 CS114 Spring '23 Patch 9.1 CS113 Spring '23 Patch 9.1 CS112 Spring '23 Patch 9.1 CS111 Spring '23 Patch 9.1 CS116 Spring '23 Patch 9.1 CS123 Spring '23 Patch 9.1 CS122 Spring '23 Patch 9.1 CS121 Spring '23 Patch 9.1 CS126 Spring '23 Patch 9.1 CS127 Spring '23 Patch 9.1 CS129 Spring '23 Patch 9.1 CS128 Spring '23 Patch 9.1 CS125 Spring '23 Patch 9.1 CS124 Spring '23 Patch 9.1 CS137 Spring '23 Patch 9.1 CS138 Spring '23 Patch 9.1 CS133 Spring '23 Patch 8.5 CS132 Spring '23 Patch 8.5 CS14 Spring '23 Patch 9.1 CS148 Spring '23 Patch 9.1 CS142 Spring '23 Patch 9.1 CS159 Spring '23 Patch 9.1 CS152 Spring '23 Patch 9.1 CS151 Spring '23 Patch 9.1 CS15 Spring '23 Patch 9.1 CS162 Spring '23 Patch 9.1 CS167 Spring '23 Patch 9.1 CS166 Spring '23 Patch 9.1 CS169 Spring '23 Patch 9.1 CS165 Spring '23 Patch 9.1 CS160 Spring '23 Patch 9.1 CS173 Spring '23 Patch 9.1 CS17 Spring '23 Patch 9.1 CS172 Spring '23 Patch 9.1 CS170 Spring '23 Patch 9.1 CS171 Spring '23 Patch 9.1 CS174 Spring '23 Patch 9.1 CS189 Spring '23 Patch 9.1 CS194 Spring '23 Patch 9.1 CS192 Spring '23 Patch 9.1 CS193 Spring '23 Patch 9.1 CS190 Spring '23 Patch 9.1 CS191 Spring '23 Patch 9.1 CS199 Spring '23 Patch 9.1 CS197 Spring '23 Patch 9.1 CS198 Spring '23 Patch 9.1 CS196 Spring '23 Patch 9.1 CS195 Spring '23 Patch 9.1 CS203 Spring '23 Patch 9.1 CS209 Spring '23 Patch 9.1 CS200 Spring '23 Patch 9.1 CS202 Spring '23 Patch 9.1 CS201 Spring '23 Patch 9.1 CS210 Spring '23 Patch 9.1 CS219 Spring '23 Patch 9.1 CS218 Spring '23 Patch 9.1 CS217 Spring '23 Patch 9.1 CS216 Spring '23 Patch 9.1 CS215 Spring '23 Patch 9.1 CS214 Spring '23 Patch 9.1 CS213 Spring '23 Patch 9.1 CS212 Spring '23 Patch 9.1 CS211 Spring '23 Patch 9.1 CS22 Spring '23 Patch 9.1 CS220 Spring '23 Patch 9.1 CS226 Spring '23 Patch 9.1 CS224 Spring '23 Patch 9.1 CS222 Spring '23 Patch 9.1 CS225 Spring '23 Patch 9.1 CS223 Spring '23 Patch 9.1 CS221 Spring '23 Patch 9.1 CS237 Spring '23 Patch 9.1 CS234 Spring '23 Patch 9.1 CS238 Spring '23 Patch 9.1 CS239 Spring '23 Patch 9.1 CS236 Spring '23 Patch 9.1 CS24 Spring '23 Patch 9.1 CS242 Spring '23 Patch 9.1 CS248 Spring '23 Patch 9.1 CS247 Spring '23 Patch 9.1 CS241 Spring '23 Patch 9.1 CS245 Spring '23 Patch 9.1 CS244 Spring '23 Patch 9.1 CS243 Spring '23 Patch 9.1 CS249 Spring '23 Patch 9.1 CS246 Spring '23 Patch 9.1 CS240 Spring '23 Patch 9.1 CS252 Spring '23 Patch 9.1 CS259 Spring '23 Patch 9.1 CS257 Spring '23 Patch 9.1 CS256 Spring '23 Patch 9.1 CS255 Spring '23 Patch 9.1 CS254 Spring '23 Patch 9.1 CS250 Spring '23 Patch 9.1 CS258 Spring '23 Patch 9.1 CS253 Spring '23 Patch 9.1 CS251 Spring '23 Patch 9.1 CS263 Spring '23 Patch 9.1 CS265 Spring '23 Patch 9.1 CS268 Spring '23 Patch 9.1 CS267 Spring '23 Patch 9.1 CS266 Spring '23 Patch 9.1 CS269 Spring '23 Patch 9.1 CS262 Spring '23 Patch 9.1 CS261 Spring '23 Patch 9.1 CS260 Spring '23 Patch 9.1 CS264 Spring '23 Patch 9.1 CS27 Spring '23 Patch 9.1 CS271 Spring '23 Patch 9.1 CS270 Spring '23 Patch 9.1 CS28 Spring '23 Patch 9.1 CS29 Spring '23 Patch 9.1 CS308 Spring '23 Patch 8.5 CS31 Spring '23 Patch 9.1 CS32 Spring '23 Patch 8.5 CS33 Spring '23 Patch 8.5 CS34 Spring '23 Patch 9.1 CS35 Spring '23 Patch 9.1 CS364 Spring '23 Patch 9.1 CS36 Spring '23 Patch 9.1 CS365 Spring '23 Patch 9.1 CS37 Spring '23 Patch 9.1 CS40 Spring '23 Patch 9.1 CS41 Spring '23 Patch 9.1 CS42 Spring '23 Patch 9.1 CS43 Spring '23 Patch 9.1 CS44 Spring '23 Patch 9.1 CS45 Spring '23 Patch 9.1 CS57 Spring '23 Patch 9.1 CS58 Spring '23 Patch 9.1 CS59 Spring '23 Patch 9.1 CS60 Spring '23 Patch 9.1 CS61 Spring '23 Patch 9.1 CS62 Spring '23 Patch 9.1 CS63 Spring '23 Patch 9.1 CS67 Spring '23 Patch 9.1 CS72 Spring '23 Patch 9.1 CS73 Spring '23 Patch 9.1 CS74 Spring '23 Patch 9.1 CS75 Spring '23 Patch 9.1 CS76 Spring '23 Patch 9.1 CS77 Spring '23 Patch 9.1 CS80 Spring '23 Patch 9.1 CS81 Spring '23 Patch 9.1 CS84 Spring '23 Patch 9.1 CS86 Spring '23 Patch 9.1 CS87 Spring '23 Patch 9.1 CS88 Spring '23 Patch 9.1 CS89 Spring '23 Patch 9.1 CS98 Spring '23 Patch 9.1 CS99 Spring '23 Patch 9.1 DEU10S Spring '23 Patch 9.1 DEU13 Spring '23 Patch 9.1 DEU11 Spring '23 Patch 9.1 DEU1 Spring '23 Patch 9.1 DEU16S Spring '23 Patch 9.1 DEU14S Spring '23 Patch 9.1 DEU12S Spring '23 Patch 9.1 DEU2S Spring '23 Patch 9.1 DEU20S Spring '23 Patch 9.1 DEU25 Spring '23 Patch 9.1 DEU36 Spring '23 Patch 9.1 DEU3 Spring '23 Patch 9.1 DEU38 Spring '23 Patch 9.1 DEU46 Spring '23 Patch 9.1 DEU4S Spring '23 Patch 9.1 DEU48S Spring '23 Patch 9.1 DEU5 Spring '23 Patch 9.1 DEU52 Spring '23 Patch 9.1 DEU50S Spring '23 Patch 9.1 DEU6S Spring '23 Patch 9.1 DEU8S Spring '23 Patch 9.1 EU16 Spring '23 Patch 8.7 EU17 Spring '23 Patch 9.1 EU18 Spring '23 Patch 8.5 EU19 Spring '23 Patch 9.1 EU25 Spring '23 Patch 8.5 EU26 Spring '23 Patch 9.1 EU27 Spring '23 Patch 9.1 EU28 Spring '23 Patch 8.5 EU29 Spring '23 Patch 8.5 EU30 Spring '23 Patch 9.1 EU31 Spring '23 Patch 9.1 EU32 Spring '23 Patch 9.1 EU33 Spring '23 Patch 9.1 EU34 Spring '23 Patch 8.5 EU35 Spring '23 Patch 9.1 EU36 Spring '23 Patch 8.5 EU37 Spring '23 Patch 9.1 EU38 Spring '23 Patch 9.1 EU39 Spring '23 Patch 8.5 EU40 Spring '23 Patch 8.5 EU41 Spring '23 Patch 8.5 EU42 Spring '23 Patch 8.7 EU43 Spring '23 Patch 8.5 EU44 Spring '23 Patch 9.1 EU45 Spring '23 Patch 8.5 EU46 Spring '23 Patch 9.1 EU47 Spring '23 Patch 9.1 EU48 Spring '23 Patch 9.1 FRA12S Spring '23 Patch 9.1 FRA19 Spring '23 Patch 9.1 FRA1 Spring '23 Patch 9.1 FRA11 Spring '23 Patch 9.1 FRA24S Spring '23 Patch 9.1 FRA2S Spring '23 Patch 9.1 FRA32 Spring '23 Patch 9.1 FRA36 Spring '23 Patch 9.1 FRA34 Spring '23 Patch 9.1 FRA4S Spring '23 Patch 9.1 FRA5 Spring '23 Patch 9.1 FRA6S Spring '23 Patch 9.1 FRA7 Spring '23 Patch 9.1 FRA8S Spring '23 Patch 9.1 FRA9 Spring '23 Patch 9.1 GBR1 Spring '23 Patch 9.1 GBR2S Spring '23 Patch 9.1 GBR4S Spring '23 Patch 9.1 IND14S Spring '23 Patch 9.1 IND17 Spring '23 Patch 8.7 IND19 Spring '23 Patch 8.7 IND18S Spring '23 Patch 9.1 IND16S Spring '23 Patch 9.1 IND15 Spring '23 Patch 8.5 IND13 Spring '23 Patch 8.5 IND11 Spring '23 Patch 8.7 IND1 Spring '23 Patch 8.7 IND12S Spring '23 Patch 9.1 IND10S Spring '23 Patch 9.1 IND20S Spring '23 Patch 9.1 IND27 Spring '23 Patch 8.7 IND25 Spring '23 Patch 8.7 IND21 Spring '23 Patch 8.5 IND23 Spring '23 Patch 8.5 IND2S Spring '23 Patch 9.1 IND28S Spring '23 Patch 9.1 IND26S Spring '23 Patch 9.1 IND24S Spring '23 Patch 9.1 IND22S Spring '23 Patch 9.1 IND37 Spring '23 Patch 8.5 IND3S Spring '23 Patch 9.1 IND39 Spring '23 Patch 8.7 IND41 Spring '23 Patch 8.5 IND47 Spring '23 Patch 8.5 IND4S Spring '23 Patch 9.1 IND43 Spring '23 Patch 8.7 IND54S Spring '23 Patch 9.1 IND5 Spring '23 Patch 8.5 IND6S Spring '23 Patch 9.1 IND7 Spring '23 Patch 8.6 IND8S Spring '23 Patch 9.1 IND9 Spring '23 Patch 8.7 JPN18S Spring '23 Patch 9.1 JPN12S Spring '23 Patch 9.1 JPN10S Spring '23 Patch 9.1 JPN1 Spring '23 Patch 9.1 JPN19 Spring '23 Patch 9.1 JPN17 Spring '23 Patch 9.1 JPN20S Spring '23 Patch 9.1 JPN2S Spring '23 Patch 9.1 JPN21 Spring '23 Patch 9.1 JPN28S Spring '23 Patch 9.1 JPN24S Spring '23 Patch 9.1 JPN22S Spring '23 Patch 9.1 JPN3 Spring '23 Patch 9.1 JPN4S Spring '23 Patch 9.1 JPN5 Spring '23 Patch 9.1 JPN6S Spring '23 Patch 9.1 JPN7 Spring '23 Patch 9.1 JPN8S Spring '23 Patch 9.1 KOR1 Spring '23 Patch 9.1 KOR2S Spring '23 Patch 9.1 KOR4S Spring '23 Patch 9.1 NA104 Spring '23 Patch 8.5 NA107 Spring '23 Patch 8.5 NA109 Spring '23 Patch 8.5 NA100 Spring '23 Patch 8.5 NA101 Spring '23 Patch 8.5 NA103 Spring '23 Patch 9.1 NA102 Spring '23 Patch 8.5 NA105 Spring '23 Patch 9.1 NA119 Spring '23 Patch 8.5 NA116 Spring '23 Patch 7.4 NA110 Spring '23 Patch 8.5 NA118 Spring '23 Patch 8.5 NA112 Spring '23 Patch 8.5 NA111 Spring '23 Patch 8.5 NA115 Spring '23 Patch 9.1 NA114 Spring '23 Patch 8.5 NA113 Spring '23 Patch 8.5 NA117 Spring '23 Patch 9.1 NA125 Spring '23 Patch 8.5 NA124 Spring '23 Patch 9.1 NA122 Spring '23 Patch 9.1 NA120 Spring '23 Patch 8.5 NA126 Spring '23 Patch 9.1 NA127 Spring '23 Patch 9.1 NA123 Spring '23 Patch 9.1 NA129 Spring '23 Patch 8.5 NA121 Spring '23 Patch 8.5 NA128 Spring '23 Patch 7.4 NA138 Spring '23 Patch 9.1 NA134 Spring '23 Patch 9.1 NA133 Spring '23 Patch 9.1 NA136 Spring '23 Patch 8.5 NA135 Spring '23 Patch 9.1 NA132 Spring '23 Patch 8.5 NA131 Spring '23 Patch 8.6 NA130 Spring '23 Patch 8.5 NA137 Spring '23 Patch 8.5 NA139 Spring '23 Patch 8.5 NA140 Spring '23 Patch 8.5 NA142 Spring '23 Patch 8.5 NA141 Spring '23 Patch 8.5 NA149 Spring '23 Patch 8.5 NA146 Spring '23 Patch 8.2 NA147 Spring '23 Patch 8.5 NA148 Spring '23 Patch 8.5 NA154 Spring '23 Patch 9.1 NA158 Spring '23 Patch 8.5 NA159 Spring '23 Patch 8.5 NA153 Spring '23 Patch 8.5 NA151 Spring '23 Patch 8.5 NA155 Spring '23 Patch 9.1 NA152 Spring '23 Patch 8.5 NA150 Spring '23 Patch 8.5 NA156 Spring '23 Patch 8.5 NA161 Spring '23 Patch 8.5 NA163 Spring '23 Patch 9.1 NA167 Spring '23 Patch 8.5 NA160 Spring '23 Patch 8.5 NA166 Spring '23 Patch 8.8 NA165 Spring '23 Patch 8.5 NA169 Spring '23 Patch 9.1 NA164 Spring '23 Patch 8.5 NA168 Spring '23 Patch 8.5 NA162 Spring '23 Patch 9.1 NA172 Spring '23 Patch 8.5 NA170 Spring '23 Patch 9.1 NA174 Spring '23 Patch 8.5 NA171 Spring '23 Patch 9.1 NA173 Spring '23 Patch 9.1 NA196 Spring '23 Patch 8.5 NA207 Spring '23 Patch 8.5 NA204 Spring '23 Patch 8.5 NA206 Spring '23 Patch 8.5 NA208 Spring '23 Patch 9.1 NA209 Spring '23 Patch 9.1 NA21 Spring '23 Patch 8.5 NA218 Spring '23 Patch 8.5 NA214 Spring '23 Patch 8.5 NA217 Spring '23 Patch 8.5 NA215 Spring '23 Patch 8.5 NA211 Spring '23 Patch 9.1 NA212 Spring '23 Patch 9.1 NA213 Spring '23 Patch 8.5 NA210 Spring '23 Patch 8.5 NA223 Spring '23 Patch 8.5 NA226 Spring '23 Patch 8.5 NA224 Spring '23 Patch 8.5 NA225 Spring '23 Patch 8.5 NA70 Spring '23 Patch 9.1 NA71 Spring '23 Patch 8.2 NA75 Spring '23 Patch 8.5 NA80 Spring '23 Patch 8.5 NA81 Spring '23 Patch 8.5 NA82 Spring '23 Patch 8.5 NA83 Spring '23 Patch 9.1 NA84 Spring '23 Patch 8.5 NA85 Spring '23 Patch 8.5 NA89 Spring '23 Patch 9.1 NA90 Spring '23 Patch 8.5 NA91 Spring '23 Patch 8.5 NA92 Spring '23 Patch 8.5 NA93 Spring '23 Patch 8.5 NA94 Spring '23 Patch 9.1 NA95 Spring '23 Patch 9.1 NA96 Spring '23 Patch 9.1 NA97 Spring '23 Patch 9.1 NA98 Spring '23 Patch 8.5 NA99 Spring '23 Patch 8.5 SGP10 Spring '23 Patch 9.1 SGP1 Spring '23 Patch 9.1 SGP2S Spring '23 Patch 9.1 SGP3 Spring '23 Patch 9.1 SGP4S Spring '23 Patch 9.1 SGP6S Spring '23 Patch 9.1 SGP8S Spring '23 Patch 9.1 SWE1 Spring '23 Patch 9.1 SWE2S Spring '23 Patch 9.1 SWE4S Spring '23 Patch 9.1 UM1 Spring '23 Patch 9.1 UM2 Spring '23 Patch 9.1 UM3 Spring '23 Patch 9.1 UM4 Spring '23 Patch 9.1 UM5 Spring '23 Patch 9.1 UM6 Spring '23 Patch 9.1 UM7 Spring '23 Patch 9.1 UM8 Spring '23 Patch 9.1 UM9 Spring '23 Patch 9.1 USA194S Spring '23 Patch 9.1 USA13 Spring '23 Patch 9.1 USA198S Spring '23 Patch 9.1 USA196S Spring '23 Patch 9.1 USA1 Spring '23 Patch 8.5 USA19 Spring '23 Patch 9.1 USA17 Spring '23 Patch 9.1 USA15 Spring '23 Patch 9.1 USA20S Spring '23 Patch 9.1 USA26 Spring '23 Patch 9.1 USA28S Spring '23 Patch 9.1 USA2S Spring '23 Patch 9.1 USA222S Spring '23 Patch 9.1 USA220 Spring '23 Patch 9.1 USA22S Spring '23 Patch 9.1 USA3S Spring '23 Patch 9.1 USA32S Spring '23 Patch 9.1 USA30S Spring '23 Patch 9.1 USA36 Spring '23 Patch 9.1 USA34 Spring '23 Patch 9.1 USA59 Spring '23 Patch 9.1 USA60S Spring '23 Patch 9.1 USA61 Spring '23 Patch 9.1 USA62S Spring '23 Patch 9.1 USA7 Spring '23 Patch 9.1 USA8S Spring '23 Patch 9.1

Not Released Yet

Any unreleased services, features, statuses, or dates referenced in this or other public statements are not currently available and may not be delivered on time or at all. Customers who purchase our services should make their purchase decisions based upon features that are currently available.