Release Update 10/25/2024
Salesforce
Improved Handling of Custom Object Translation Files
In Salesforce workflows that involve custom object translation components, there have been updates to how Git handles file retrieval. When files associated with custom object translations are either modified or deleted, Git may misinterpret these changes due to the similarities in naming conventions.
To enhance this process, we updated logic for classifying the commit actions based on the presence or absence of meta.xml.
Condition
Commit Action
meta.xml is deleted from repo
Mark as “Removed”
meta.xml is present in the repo
Mark as “Modified”
Streamline Jira Tickets Management with Work Logs Addition
The Jira integration policy for Salesforce workflows now includes a feature “Add Work log to Jira.” Users can choose whether work logs are automatically included in ticket details following each workflow execution. By default, this option will be turned on, ensuring that work logs are added automatically unless users opt out.
This capability is intended to expedite workflows and improve user experience by allowing for greater flexibility in how task-related information is recorded in Jira.
Insights NX
New Capabilities for Copilot Reports
Improved Date Filter: A new date filter component has been introduced, which replaces the previous date range picker. This capability helps to streamline and consolidate all date-related functionalities into a single, cohesive component, making it easier for users to filter data based on specific timeframes. Users have the flexibility to choose any of the predefined date options, or set custom dates to tailor their searches more precisely.
Measure Suggestion Retention Rate: The previous metric “Quality of Suggestions” KPI Metric has been replaced by “Suggestion Retention Rate”. The suggestion retention rate evaluates the effectiveness of suggestions made by Copilot. A higher retention rate would imply that developers find value in the suggestions provided, and a lower rate would indicate lack of alignment with developer needs.
Last updated

