Release Update 02/14/2025

SDLC

New Capabilities for Pipeline Parameters

  • Exporting Parameters with Templates

Templates created from pipelines containing parameters will now include those parameters. The text and lookup parameters will include default values, while encrypted parameters will not. This capability ensures that all necessary Pipeline configurations are preserved and can be reused efficiently. When constructing a new pipeline from a template, all relevant parameters are immediately incorporated, and the pipeline inherits the default settings, eliminating the need for manual reconfiguration.

  • Parameters Exported During Pipeline Clone

When a pipeline with parameters gets cloned, all existing parameters will also be cloned along with it. This includes retaining Role-Based Access Control (RBAC) settings and parameter values, ensuring that permissions and configurations remain consistent across instances. Please note that the encrypted parameter values will not be cloned during this process.

Salesforce

Improved Accessibility to "Use Past Run" When Package XML Data is Deleted

The “Use Past Run” feature in the Pipeline execution has been improved to address limitations when the Create Package XML step is deleted and recreated. Previously, deleting this step would prevent the display of associated package XML due to the absence of an active reference.

To resolve this, a fallback mechanism has been implemented. If no step ID is provided and multiple job types are available, Opsera will select and display relevant package XML based on criteria such as job type or timestamp. This capability aims to provide users with a more intuitive experience, reducing confusion and enhancing access to historical package XML data even after deletions.

Updates to Deployment Insights Report to Improve the Visibility and Accessibility of Salesforce Organization Details

The updated Deployment Insights Report now includes a Salesforce icon and the Salesforce Org details, allowing users to quickly identify Salesforce-related entries. By clicking on the Salesforce icon, the corresponding Salesforce Org will open in a new browser tab based on the Org Domain URL. This capability provides quick access to relevant deployment information

Jira ID and Component List Download During Git to Git Merge Sync Task for Salesforce Repo

The Git to Git Merge Sync Task for Salesforce Repo allows users to easily access the components used in their task workflow by downloading an Excel or PDF file containing Jira IDs and their corresponding components.

Last updated