Update Instructions
- If you are updating from version 11.19 or earlier, make sure to follow the Update instructions for earlier versions as well! See Upgrading from Version 11.19 or earlier to the latest version.
New
- Match Groups - Run a Health Check on your Match Groups to find irregularities such as fields used in Match Rules that have since been deleted.
- Permission Sets - Configure a Match Group Admin permission set to let your key users manage Match Group Settings, match rules, assignees, assignee rules, and linked capacity models/SLAs without access to org-wide Assign settings.
- SLA - Configure Hours of Operation for an SLA so that the SLA timer only runs during the specified hours, based on the assignee's time zone.
Improved
- Assignees - Add working hours for all Assignees of a User in one go.
- Assignees - When creating a new Assignee, only active users can be selected.
- Assigning - The Routing Log now captures field values for cross-object lookup rules where the matched field is on the related record.- Assigning - 'Update Other Fields on Assignment' now supports formulas, for example
{NumberOfAssignments}+1. Any errors are logged in the Assignment Notes field. - Dynamic Assignees - Add Dynamic Assignees to Match Groups based on their Permission Set or Permission Set Group. This facilitates the change Salesforce is making, shifting from profiles to permission sets.
- Dynamic Assignees - Frozen users are now excluded when resolving and counting users for dynamic assignment (inactive users were already excluded).
- Dynamic Assignees - If for some reason the hourly scheduled job for syncing dynamic assignees has stopped running or does not exist anymore, reschedule it with the Schedule Assignee Sync Job option in Assign Setup > Jobs & Maintenance. The job will start again within the hour.
- Match Groups - Paused Match Groups now stay active. Matched records stay queued there until the pause ends. This makes pausing different from deactivating a Match Group, where matched records are diverted instead.
- Match Rules - Search for fields in the match rule configuration dropdown by label name or API name.
- Match Rules - The EQUALS operator now compares numeric fields by value, so a record value of
1.0correctly matches a rule value of1. Text fields are unaffected and continue to match exactly. - Match Rules - When configuring Match Rules, cross-object fields are now clearly indicated as such so you know you can select more fields there.
- Setup Home - The Assign Setup Home page now displays more information about your Plauti Assign configuration, such as the Global Pause Assignment status including duration, and the number of active Match Groups.
Classes added
If you are not using the Plauti Assign permission sets, add the following classes to the applicable Admin profiles:
srrFieldDescribeServicesrrILicenseRepositorysrrLicenseRepositorysrrMatchRuleHealthCheckControllersrrPackageLicenseDTOsrrUserPackageLicenseDTO
If you are not using the Plauti Assign permission sets, add the following classes to the applicable Admin and User profiles:srrAccessServicesrrFormulaEvaluatorsrrMatchRuleFieldValidator
Other Items added
If you are not using the Plauti Assign permission sets, add the following fields to the applicable Admin profiles:
MatchGroup__c.Invalid_Fields__cMatchGroup__c.Last_Health_Check__cSLA__c.Hours_Of_Operation_End__cSLA__c.Hours_Of_Operation_Start__c
If you are not using the Plauti Assign permission sets, add the following fields to the applicable Admin and User profiles:MatchLog__c.Assignment_Notes__c
Fixed
- Assigning - Load Balanced Assignment now respects the configured capacity threshold again.
- Dynamic Assignees - Reapplying the Assignee Rules now automatically re-grants licenses to eligible users again, given that licenses are available.
- Dynamic Assignees - Synchronization no longer stops when a user's Plauti Assign license cannot be released. Assignee updates now complete as usual. Furthermore the Administrator is now notified about the affected user.
- Dynamic Assignees - Users who already hold a license are no longer blocked from a new Match Group when your Org has run out of available licenses for Assign.
- Error Handling - Routing and Configuration errors are now displayed in the Routing Audit Log. Furthermore, when an error notification email cannot be sent, this will not break matching anymore.
- General - Lookup fields that are polymorphic, e.g. the content can refer to a Group or a User, are now handled correctly again when creating or editing records.
- Match Groups - Custom fields are now visible and editable again.
- Match Groups - Setting names on the Match Group Settings tab are now always displayed properly right away.
- Metrics Dashboard - Reports no longer count Match Groups that overflowed to another Match Group as matching.