This article is an overview of the most important improvements and fixes for release v31.5.3
Content
- API Upgrade - Important Information to note
- Improvements
- Fixes
API Upgrade
From version 31 onwards, the Connexys Package supports Salesforce API version 51.0. This follows their announcement that versions 7.0-20.00, and 21.0 to 31.0 are soon to be retired:-
https://help.salesforce.com/s/articleView?id=000351312&type=1 https://help.salesforce.com/s/articleView?id=000354473&type=1
This enables our application to function with the most current API versions available in order to prevent any disruption caused by software referencing retired versions.
Moving to newer versions of APIs will offer advanced capabilities with improved Salesforce security and performance.
Our Quality Assurance Team ran extensive Regression Testing to verify that there is no adverse impact as a result of this change.
Whilst no impact was reported, we would strongly recommend extensive testing if you are upgrading from a version lower than v.31 to verify the changes have no impact on any custom configuration.
Improvements
Identifier |
Description |
|
Notes |
CXS-2415 |
Our Documill component has been rewritten to work with Lightning Web Security |
The Spring ‘22 Salesforce release automatically enables the setting ‘Use Lightning Web Security for Lightning Web Components in ‘Setup>Session Settings. This leads to the Generate CV screen showing component errors. For this reason, we have changed the communication method between Documill LWC and Documill iFrame. A full sanity test of the Generate CV component with Documill enabled was completed in verifying this change. |
|
CXS-2304 |
The Picklist Translation Table has been extended. |
Picklist Translations are now created according to the configured languages in CXS Setup. |
Fixes
Identifier |
Description |
|
Notes |
CXS-2274
|
When going to the job translation page in English, there are a number of spelling mistakes. |
The labels for Job Translation have now been corrected.
|
|
CXS-2456 |
Using a filter of ‘Owner’ in a workflow view does not return records owned by the logged in user. |
This has been resolved. The logic that counts the number of records based on this query, has been modified to correctly include records owned by the logged in user.
|
|
CXS-2270 |
The Textkernel Job Search page is cut of when matching a candidate to a job.
|
This has been resolved. We now dynamically set the iframe height based on the existence of the side panel, so the size of the page should now be appropriately set.
|
|
CXS-2404 |
Document preview shows message ''This content delivery has expired''. |
This issue occurs when Generated CV is not the first tab in Document Preview, and a page is left for more than five minutes when the first tab on Document Preview is selected. This is now resolved, and it has been verified that the preview does not expire when Generated CV is not the first tab in the component. It was also confirmed that the preview does not expire when Generated CV is the first tab. |
|
CXS-2433 |
Message "Attempt to de-reference a null object" opens when clicking as Hiring Manager on proposed candidate in the Manager Portal |
||
CXS-2425 |
Error is displayed when attempting to search in a list Lightning component. |
||
CXS-2579 |
Server error occurs when creating job application using Javascript form. |