Release Notes 23
ARM Release Notes 23.1
September 2023
Version 23.1 – New Features, Enhancements, and Improvements
Supports Provar Current Version: 2.10.1
Supports Apex PMD Current Version: 7.0.0
New Features
1. Automatic Merge after Successful CI Build We know that understanding and managing version control can sometimes be a challenge. ARM offers the flexibility to cherry-pick branch revisions for merge or deployment. Now you can automate this process of cherry-picking the revisions in CI Jobs as a post-deployment step.
The 'Run Merge process on successful deployment' feature keeps track of builds in source branches and merges them into a designated destination branch if they meet the configured criteria (for example, if the build is successful). Rather than requiring manual effort, upstream merges may now be automated by the Salesforce Release Manager using revision numbers that were determined as part of a build cycle in CI jobs.
Users will be notified via email of the success or failure of the automated merge process.
2. Create and Install an Unlocked Package Version from a Version Control Branch Use ARM CI intelligence to create a package version, build using the SFDX project structure in a Version Control branch, and install the same in the destination org of your choice—all from the same page.
You can now generate an unlocked package version automatically through the CI job, and as part of the deployment, it is deployed in the same build cycle. Until the 22.2 version, it picked the latest package version that was already successfully created in ARM.
When users create a CI job using this option, ARM checks the Version Control. If there is a change, it builds a new version on top of the packages. Once the package is created, then the deployment is triggered automatically.
3. Create Connected Apps ARM now gives access to users to create and maintain their OAuth credentials. Users can set up the Connected Apps for Jira OAuth and register the credentials with ARM.
You can add, edit, and delete your Jira login credentials instead of contacting AutoRABIT to manage the connected apps. Once created, simply provide us with the connected app details like Client ID and Secret Keys.
We use these details to connect as an ALM and test the connection.
4. RESTricted Emails The new RESTricted Emails section on the Notifications page of the Admin module helps ensure that ARM-related emails are not sent to deactivated users.
Admins can either add users to this list manually or deactivate the respective users from the Users page of the Admin module, and they will be automatically added to this list. These users will not receive ANY emails including deactivation, forgotten password, reset password, jobs executed in the application, etc. Admins can also use the same two methods to reactivate a user and remove them from this list.
There is also a provision for an Admin to remove all users from the RESTricted Emails list at once.
5. Dependency Analyzer Dependency Analyzer helps you understand the dependencies among various components in your Salesforce org. It allows you to analyze the relationships among objects, fields, classes, triggers, and other metadata components.
With Quality Gates, ARM helps Salesforce developers run multiple checks to understand if and how their commits can break a Salesforce org. Currently, we enforce the following gates:
SAST, SSPM, and AST (Static Code Analysis, Salesforce Security Posture Management, and Application Security Testing)
Deployment Validation
File Change Footprint
Peer-to-Peer Code Review
With the introduction of the Dependency Analyzer, we can offer a fourth gate, Dependency Check, which will allow users to see what they are missing due to Salesforce specificity.
We have introduced the Dependency Analyzer in CI Jobs for now, and this is just a start at bringing this functionality to the remaining modules soon.
Users now have the option to ‘Run Metadata Dependency on Failed Deployments’ to view the results of failed metadata components with their dependencies and download them in Manifest and XML formats.
6. ServiceNow – ALM Management The ARM–ServiceNow integration automatically posts updates to ServiceNow tickets. It makes tracking the status of your user stories and support tickets faster and easier. Tasks can be organized by project, allowing an organization to track issues within projects transparently.
ServiceNow will make information more easily accessible and workflows more streamlined, reducing the time and effort required to manage and resolve service requests. Additionally, the integration will allow teams to work more effectively, improving collaboration and communication.
Enhancements
Salesforce Spring (API 57.0) & Summer (API 58.0) Support AutoRABIT supports the most recent API 57.0 & API 58.0 versions in this release to keep our product updated with Salesforce updates. The most recent API version is intended for customizing and developing tools to manage the metadata model.
Exporting Selected User Details Users with Admin access can now choose the fields they want to include while exporting users' details to a CSV file. While selecting the Export option, the list of available fields is displayed. Admins can select and deselect the required fields by clicking the corresponding checkbox. Some of the fields are selected by default for ease of use. Admins can always deselect these fields if they are not required. Thus, based on the teams with whom they will be shared, Admins can customize the fields in the list.
More Info on CI Jobs and Info Users are now able to view the CI Jobs they created in the CI Job List screen to date inside ARM. The list is displayed in chronological order with the most recent jobs listed at the top.
'Created and Requested by' in Deployment UI Users are now able to view the ‘Created by’ and ‘Triggered by’ fields in the Deployment home screen without scrolling through multiple screens for this info, enabling monitoring of the deployment’s real-time progress. Read more
Self-Service Connected App Setup for Jira OAuth in ARM We've introduced a self-service feature allowing users to set up Jira OAuth-connected apps in ARM autonomously. With guidance from our user manual's Connected App guide, users can effortlessly create and register their app credentials, eliminating the need for support team assistance. Users can quickly establish a robust connection by inputting the generated Client ID and Server Key into ARM's settings.
Unified Admin Roles We’re excited to introduce a streamlined and more efficient Admin experience. We’ve consolidated the roles of Super Admin and Registered Admin into a single empowered Admin role. This change means Admins now have a unified set of tools and permissions, streamlining tasks and creating a more user-friendly Admin experience.
CI Jobs List and Results: Filter and Export Option We've enhanced the platform with a user-friendly quick filter and export feature in response to user feedback. This functionality empowers administrators, release managers, and users to efficiently organize and analyze data by alphabet or date, facilitating faster insights and informed decision-making.
Create Artifact: Release label more than 180 days In the Create Artifact section, users can now generate a Release Label and have the flexibility to choose an extended timeframe of over 180 days for retrieving comprehensive commit history data. This enhancement offers users a broader historical perspective, facilitating more in-depth analysis and tracking of commits for their projects.
Enhanced security and user experience. (NEW) The new features focus on enhancing security and user experience. They include a single-user session control to prevent multiple active sessions under the same username, automatic logout for inactivity to bolster security, and support for multiple tabs or pages in the same browser, improving user productivity and maintaining the environment's integrity.
Improvements
This update has implemented significant performance upgrades to enhance the tool's efficiency and responsiveness. These enhancements encompass optimized queries and leverage new technologies, collectively resulting in a smoother, faster user experience.
31 July 2024
ARM 23.1.40
A code fix was applied to the CI Jobs module of versions 23.1 and 24.1 related to a use-case error causing the CI Jobs History report to not generate. Support ticket #116943
24 July 2024
ARM 23.1.39
A code fix was applied to the Version Control module in version 23.1 related to a use-case error in which the merge completion was taking too long. Support ticket #113102
A code fix was applied to the Deployments module of versions 23.1 and 24.1 due to a use-case error in which an issue was occurring with the system administrator lite. Support ticket #117297
A code fix was applied to the Deployments module of versions 23.1 and 24.1 due to a use-case error in which the user was not able to see the metadata through the single revision deployment. Support ticket #116919
A code fix was applied to the Deployments module of versions 23.1 and 24.1 due to a use-case error in which the user was not able to deploy the Einstein Prediction builder. Support ticket #116909
A code fix was applied to the Admin module of versions 23.1 and 24.1 due to a use-case error with users losing access. Support ticket #111830
A code fix was applied to the Version Control module of versions 23.1 and 24.1 due to a use-case error requiring multiple revisions on an ALM work item. Support ticket #117810
A code fix was applied to the Deployments module of versions 23.1 and 24.1 due to a use-case error with the new profile compare feature. Support ticket #117309
A code fix was applied to the Deployments module of version 23.1 due to a use-case error with 'add additional member' showing duplicates when expanding the toggle. Internal request.
A code fix was applied to the Version Control module of version 23.1 due to a use-case error with users getting an error for a commits tab external pull request using Bit bucket repo. Internal request.
17 July 2024
ARM 23.1.38
A code fix was applied to the nCino module in version 23.1 related to a use-case error in which Data Loader Pro was not fetching the child object. Support ticket #115313
10 July 2024
ARM 23.1.37
A use-case error identified in version 23.1 required a code fix, which was applied in versions 23.1 and 24.1 to the Deployment and Version Control modules, to correct a scenario in an org-to-org full-profile deployment where it was not capturing package visibility and permissions. Support ticket #110760
A use-case error identified a code fix needed to the Reports module of version 23.1 to fix a product test class in which the weekly scheduled job failed. Support ticket #115654
A code fix was applied to versions 23.1 and 24.1 due to a use-case error identified in version 23.1 where commits were failing with a 'no credentials mapped' error in the Version Control module. Support ticket #116704
A code fix was applied to the Admin module in version 23.1 related to a use-case scenario that required additional support to create the ARM instance from scratch. Support ticket #117015
A code fix was applied to the Deployment module in version 23.1 due to a use-case error in which the user was unable to get the popup while deploying using package.xml as the source. Support ticket #116967
3 & 7 July 2024
ARM 23.1.36
A use-case scenario identified an error in version 23.1 with metadata retrieval from the repository failing in the Deployment module, which was resolved in versions 23.1 and 24.1. Support ticket #115818
A code fix identified in version 23.1 was applied to correct a use-case error in the Version Control module of version 23.1 related to commit templates. Support tickets #116124, #116138
A code fix identified in version 23.1 by internal request ticket was applied to the Admin and CI jobs modules in versions 23.1 and 24.1 to upgrade v61 (Beta) to v61.
A use-case error in version 23.1 required a code fix to version 23.1 Deployment and Version Control modules due to an org comparison not showing diff results. Support tickets #112752, #116025
26 June 2024
ARM 23.1.35
A data error reported in version 23.1 with the Version Control module that resulted in version control being deleted was resolved in both 23.1 and 24.1 through adding loggers. Support ticket #114503
A use-case error reported in version 23.1 with the Version Control module in which the user was unable to use an existing conflicted file, which resulted in reraising merge requests, was resolved in both 23.1 and 24.1 through a code fix. Support ticket #115084
A use-case error reported in version 23.1, which resulted in an issue with the Data Loader module in which the software was not inserting the correct record type, was resolved in both 23.1 and 24.1 through a code fix. Support ticket #114076
A use-case error reported in version 23.1 with the nCino module in which rollbacks were only partially being completed was resolved in both 23.1 and 24.1 through a code fix. Support ticket #115204
12 June 2024
ARM 23.1.34
A code fix was performed due to a use-case error related to the CI Jobs module in which nCino CI Jobs were not triggered by metadata CI Jobs on success. Support ticket #113887
A code fix was performed due to a use-case error related to the Version Control module in which the API response from CodeScan returned a page not found (404) error in ARM. Support tickets #108895, #115120, #114434
A code fix was performed due to a use-case error related to the Deployment module in which the Deployment button was not enabled in AutoRABIT after validation. Support ticket #107108
A code fix was performed due to a use-case error related to the Deployment module in which the user was unable to deploy a Bot from a Branch to a sandbox. Support ticket #11497
A code fix was performed due to a use-case error related to the Version Control module in which an ALM work item was not displaying in the merge. Support ticket #113626
A code fix was performed due to a use-case error related to the Admin module in which a user was unable to implement ARM and Zoho desk integration with JWT.
A code fix was performed due to a use-case error related to the Version Control module in which a user was unable to perform EZ-Commits. Support ticket #114441
A code fix was performed due to a use-case error related to the Version Control module in which the previously validated commit label showed to add a date instead of the label dropdown. Support ticket #115249
A code fix was performed due to a use-case error related to the Reports module that required us to fix recursive errors.
A code fix was performed due to a use-case error related to the Data Loader module in which the master-child relationships were not being applied when loaded through Data Loader Pro. Support ticket #111780
A code fix was performed due to a use-case error related to the nCino module in which the CI job was not updating templated objects and object record count when the checkout was not taken from version control. Support ticket #112704
A code fix was performed due to a use-case error related to the nCino module wherein CI Jobs for nCino RBC feature migrations were failing. Support ticket #114991
A code fix was performed to the Admin module as a result of a change request related to users being unable to log in to AutoRABIT. Support tickets #115392, #113300
5 June 2024
ARM 23.1.33
A code fix was applied to all modules prompted by an internal change request in preparation for support of the Salesforce Summer '24 release. This will require updates to internal documentation.
A code fix was applied to the Deployments module resulting from an internal request to correct a use-case error in which a deployment failure and document discrepancy were encountered, with subsequent deployment attempts unsuccessful.
A code fix was applied to the Version Control module initiated by a use-case error in which the team encountered an ALM commit issue related to the label name when testing a user story. Support ticket #113308
A code fix was applied to the Version Control module related to a use-case error occurring when processing merge conflicts. Support ticket #113606
A code fix was applied to the Admin module related to a data error in which the branching baseline was not updating the LWCs in the branch. Support ticket #113174
A code fix was applied to the Data Loader module related to a configuration error causing Data Loader to not work as expected. Support ticket #113575
A code fix was applied to the ARM module related to a use-case audit logging API error with start time and end time issues occurring when fetching logs. #113739
29 May 2024
ARM 23.1.32
A code fix was applied to the Version Control module to resolve a use-case error in which the user cannot approve or reject a Merge Request when the label name contains a "+" symbol. When the merge label contains unsupported characters, the merge label is not submitted as expected and the validation message displays the supported characters. Support ticket #112715
A code fix was applied to the Admin module related to a use-case error occurring when modifying the Team Administrator, it created duplicate Teams, consuming existing licenses. Support ticket #109457
A code fix was applied to the CI Jobs module due to a use-case error in which a Checkmarx scan was not matching up and breaking the build. Support ticket #105217
A code fix was applied to the CI Jobs module due to a use-case error occurring when multiple CI jobs run on GitHub PRs, AutoRABIT reports incorrectly that the jobs were successful. * Issue requires updated documentation. Support ticket #111955
A code fix was applied to the Version Control module related to a use-case error in which Mock Deployment criteria check lines were not logged in the UI during the Prevalidation Deployment refresh, but they do appear after auto-rejection and subsequent refresh.
A code fix was applied to the Deployment module to correct a use-case error occurring when selecting and deselecting ApexClass and CustomField metadata types, the Deploy pop-up incorrectly displayed "All components are selected" for ApexClass instead of the list of selected components.
A code fix was applied to the Version Control module to correct a use-case error displaying unwanted characters, such as different language letters, like “— in the message: "Please wait†when a compare and commit is in progress."
A code fix was applied to the Version Control module due to a use-case PrevalidationMerge error occurring when the user was trying to approve a Merge Label through an API with an auto-rejected label, the status changed from "Auto-reject" to "Commit."
A code fix was applied to the Version Control module after a user observed three gaps/issues in Commit Templates: 1) Data Table Change in the Commit Template under the 'All Metadata' tab should also sync across all three places, like Deployments, VC Commit, and Commit Template under the 'All Metadata' tab for data table changes. 2) Folder-Related Members Visibility: Folder-related all members are not visible when selecting the folder. This does not sync with EZ Commit All Metadata, from new commit all members. When selecting the folder, all respective folder-related members are visible but not included in the Commit Template when selecting the same Salesforce org. 3) Input Search Dropdown Missing for selecting Folders.
A code fix was applied to the Data Loader module concerning a use-case error in which the user was unable to create a project journey with a BIC__c field using "LookUp via" feature. Support ticket #110111
22 May 2024
(ARM 23.1.31)
A code fix was applied to the Version Control module due to a use-case error related to EZ-Commits and EZ-Merges not taking the master branch, even when Baseline Branch "master" is selected. #107151
A code fix was applied to the Version Control module due to a use-case error in which reverting a commit failed. #112094
A code fix was applied to the Version Control module due to a use-case error related to the system failing to select multiple reports. #112381, #112812
A code fix was applied to the Deployment module due to a data error in which the org sync was not completing. #111545
A code fix was applied to the Deployment module due to a data error in which there was a problem in component selection during deployment. #111892
A code fix was applied to the Deployment module due to a data error in which the selected items tab was now showing the selected components, as well as the search filter not always being visible. #112095
15 May 2024
(ARM 23.1.30)
Code fix applied to Deployments module due to user receiving error message: INVALID_LOGIN: Invalid username or password or security token or API version or user locked out. #111008
Code fix applied to Version Control module due to user not being able to see the merge request label name in BitBucket after merging. This required a feature flag, MERGE_STRATEGY_ENABLE_NON_FF, which is not enabled by default and must be enabled. #110541
Code fix applied to the Deployments module related to user experiencing Redeploy/Promote hanging if previous deployment used specified tests. This requires a feature flag, AR_33697_ENABLE_APEX_TEST_GET_CALL, which is not enabled by default and must be enabled. #110764
Code fix applied to Deployments module related to email templates of type Visualforce not being added to the package.xml when deploying. #110762
Internal - Code fix applied to Version Control module due to DX Package Directory Selection lists not being visible when configuration changes from Vlocity SF org and Vlocity repo to DX Repo.
Code fix applied to Version Control module related to an auto-rejected merge label being pushed to a remote repository. #112244
7 May 2024
(ARM 23.1.29)
Version Control
Commits for Fields on Objects are Removing Lines from related Object XML
QA Passed
23.1
Code fix
Configuration
Version Control
Implemented an option to add Reviewers when Creating an External Pull Request
QA Passed
23.1
Code fix
Use case
Version Control
Commit Issue with Custom Page Web Links Deletions
QA Passed
23.1
Code fix
Use case
Version Control
Configure Gated Check-Ins Report for Deployment Validation
QA Passed
23.1
Code fix
Use case
Version Control
Improve Performance of All Metadata Components Screen
QA Passed
23.1
Code fix
Use case
Administration
EBR User Metrics
Done
23.1
Code fix
EBR Change Request
Data Loader
Data Loader Pro jobs not picking up Records
Customer Coordination
23.1
Added Loggers
Use case
29 April 2024
(ARM 23.1.28)
Deployments
Getting error on deployments
QA Passed
23.1
Code fix
Use case
CI Jobs
Skip member is not working
QA Passed
23.1
Code fix
Use case
Version Control
EZ-Commits failing
QA Passed
23.1
Code fix
Use case
Version Control
Static resources not identified by ARM SCA
QA Passed
23.1
Code fix
Use case
Version Control
Merge showing as no modifications
QA Passed
23.1
Code fix
Use case
Version Control
Error occurred when the user attempted to upload the conflicted zip file from the local system after manual modifications
QA Passed
23.1
Code fix
Use case
Reports
Inquiries regarding report module
QA Passed
23.1
Code fix
Use case
Deployments
Deployment from Dev Sandbox to B2C2 QA Org by using feature - New Deployment
QA Passed
23.1
Code fix
Use case
CI Jobs
Build did not include second revision
Requires Customer Coordination
Loggers added
Loggers added
CI Jobs
Run test based on changes, noticed issues
Requires Customer Coordination
Loggers added
Loggers added
nCino
IDs of parents/children and records not resolving
QA Passed
23.1
Code fix
Use case
24 April 2024
(ARM 23.1.27)
Version Control
EZ-merges: Successful validations were auto-rejected on 'validate deploy' step
Code fix
Use case
Version Control
Release Label: Package is not preparing
Code fix
Use case
Reports
Weekly Reports tab error
Code fix
Use case
Deployments
Backups not being created for user
Code fix
Use case
Version Control
Code Scan Analysis not showing in AR ARM tool - UI
Code fix
Use case
Version Control
setting default repository
Code fix
Use case
Deployments
ExternalCredentialPrincipalAccess (permissionSet) is ignored on a git revision deployment
Code fix
Use case
Version Control
Unknow error while merging site components
Code fix
Use case
CI Jobs
CI Job does not deploy all components
Code fix
Use case
Admin
SSH connectivity issue
Code fix
Use case
Version Control
request_closure_duration_mins mismatch for the merges
Code fix
Use case
Reports
B2C Prod Code Scan report
Code fix
Use case
nCino
AR issues
Added Loggers
Use case
Dataloader
User Object Requiring ALL Fields for Uploads
Added Loggers
Use case
14 April 2024
(ARM 23.1.26)
Deployments
Org Sync issue with case components
QA Passed
23.1
Code fix
Use case
Deployments
B2C Org sync diff mail notification issue
QA Passed
23.1
Code fix
Use case
CI Jobs, Deployments
Einstein Chatbot Deployments Failing
QA Passed
23.1
Code fix
Use case
Admin
log files are not present
QA Passed
23.1
Code fix
Use case
Deployments
Deployments are not working
QA Passed
23.1
Code fix
Use case
CI Jobs, Deployments
Failed to initiate the deployment
QA Passed
23.1
Code fix
Use case
Version control
Profile commit progress delay
QA Passed
23.1
Code fix
Use case
Admin
Team Administrator modifications creating duplicate Teams and consuming existing licenses
QA Passed
23.1
Code fix
Use case
Version control
Issue Retrieving Components
QA Passed
23.1
Code fix
Use case
Version control
Release Label Stuck while building Artifact
Requires Customer Coordination
Loggers added
Deployments
utils.js was not deployed as part of package
Requires Customer Coordination
Loggers added
nCino
Version control record deployments to Salesforce Environments falling off
QA Passed
23.1
Code Fix
Use case
nCino
Lack of Consistency in Filter Functionality Across Feature Management, Deployment History, Commit History, and CI Jobs
QA Passed
23.1
Code Fix
Use case
Version control
Unable to view the Autodraft date and managed package changes dropdown
QA Passed
23.1
Code Fix
Use case
Admin
Super Admin EBR Token Security Enhancement
Done
23.1
Code fix
Internal change request
3 April 2024
(ARM 23.1.25)
Reports, CI Jobs, Deployments, Version Control
ARM overwrites any exclusions set up in CodeScan UI * Requires documentation.
Code Fix
Change Request
Deployments
Single revision deployment taking longer time to retrieve revision
Code Fix
Use Case
Version Control
Org registration issue – resolved by displaying in Logs the exact Salesforce error
Code Fix
Use Case
Version Control
Getting empty revision when performing single revision merge with no modifications
Code Fix
Use Case
Version Control
Unable to create branch with branch name containing "&" through EZ-commit and Modularization
Code Fix
Use Case
nCino
Failure to Display Jobs in Deployment History for Version Control using Salesforce with Single Revision of initial commit
Code Fix
Use Case
nCino
Feature Deployment issue with Salesforce Org Version Control when selecting initial commit as Revision
Code Fix
Use Case
nCino
Version control record deployments to Salesforce environments dropping off
Code Fix
Use Case
27 March 2024
(ARM 23.1.24)
Deployments
Org Sync question on Moderation Rule difference
QA Passed
23.1
23.1
Code Fix
Use Case
Version Control
Unable to create EZ-Commit for the new user
QA Passed
23.1
23.1
Code Fix
Use Case
Reports
Problem with scheduled code coverage reports
QA Passed
23.1
23.1
Code Fix
Use Case
Deployments
Profile Comparer - Taking too long to deploy
QA Passed
23.1
23.1
Code Fix
Use Case
Version Control
Issue in Merging
QA Passed
23.1
23.1
Code Fix
Use Case
Version Control
Incorrect merge status issue
QA Passed
23.1
23.1
Code Fix
Use Case
Version Control
The page is taking longer time to load the metadata when selecting to show metadata members.
QA Passed
23.1
23.1
Code Fix
Use Case
Version Control
Vlocity DataPacks not being baselined
QA Passed
23.1
23.1
Code Fix
Use Case
Admin
Getting stuck in loading when trying to Expand ALM mappings
QA Passed
23.1
23.1
Code Fix
Use Case
CI Jobs
CI Deploy job link throwing pop-up error message
QA Passed
23.1
23.1
Code Fix
Use Case
Version Control
Loggers added in the SCA log to display whether the baseline branch was selected during the commit and merge process
Customer Coordination
23.1
NA
No Code Fix
Loggers Added
nCino
Data Loader Pro jobs failing for Lead
QA Passed
23.1
23.1
Code Fix
Use Case
nCino
nCino Deployment History - search filter criteria is not working
QA Passed
23.1
23.1
Code Fix
Use Case
Version Control
Unnecessary select all checkbox is showing in added and modified tab
QA Passed
23.1
23.1
Code Fix
Use Case
Version Control
Unable to view created credentials
QA Passed
23.1
23.1
Code Fix
Use Case
CI Jobs
Returns all CI Jobs History to EBR Data irrespective of active
Done
23.1
23.1
Code Fix
Internal change request in EBR Data Visibility
nCino
Feature Deployment Issue with Salesforce Org Version Control
QA Passed
23.1
23.1
Code Fix
Use Case
Data Loader Pro
Issue with Audit Fields
QA Passed
23.1
23.1
Code Fix
Use Case
Admin, Version Control
Unable to register the same repository twice * REQUIRES FEATURE FLAG: SKIP_DUPLICATE_REPOSITORY_REGISTRATION_CHECK
QA Passed
23.1
23.1
Code Fix
Use Case
CI Jobs
Error Message: Cannot invoke "String.startsWith(String)" because the return value of "com.autorabit.entity.admin.UserProject.getProjectType()" is null. Support ticket # 109042
QA Passed
23.1
23.1
Code Fix
Use Case
20 March 2024
(ARM v. 23.1.23)
CI Jobs
nCino CI jobs created are not visible for CI job on successful deployment
QA Passed
23.1
Code Fix
Use Case
Version Control
Regarding unable to approve commit request
QA Passed
23.1
Code Fix
Use Case
Version Control
Very slow commits
QA Passed
23.1
Code Fix
Use Case
Version Control
Unable to create branch with '&' character getting Exception Error
QA Passed
23.1
Code Fix
Use Case
Version Control
Issues after Branching Baseline
Requires Customer Coordination
Added Loggers
No Code Fix
Reports
Static Code Analysis fails with timeout error
Requires Customer Coordination
Post fix awaiting customer confirmation.
Code Fix for SF CL timeout configuration.
Admin
Observing that after the 7th file, RabitCS and Agent logs are not being created or generated. From the 8th file, they are being overridden from Existing files 1 to 7.
QA Passed
23.1
Code Fix
Use Case
CI Jobs, Deployments
Identified below nCino CI Job "related to VC Source job type" displaying issue in CI jobs and Deployments
QA Passed
23.1
Code Fix
Use Case
Flow Center
Enable SSL for the Kafka used to communicate with FlowCenter.
QA Passed
23.1
Code Fix
Use Case
nCino
nCino Feature deployment failed with a “malformed query” error, Feature deployment and Ci Job. nCino CI jobs the customer has run failed with an exception, and the failed records column shows zero.
QA Passed
23.1
Code Fix
Use Case
Data Loader Pro
[ARM-QAN5,7] The job is currently running in progress, but the Success Record Count is showing in the Failure Count.
QA Passed
23.1
Code Fix
Use Case
13 March 2024
(ARM v. 23.1.22)
Deployments
Profile Comparer was taking too long to deploy
23.1
Code Fix
Use Case
CI Jobs
When the agent is external, DevHub authentication was not properly validated in CI Jobs for DX unlock and install-type CI job
23.1
Code Fix
Use Case
Admin
Signup account creation email not received by respective created-by owner
23.1
Code Fix
Use Case
Deployments
packExport is not failing when selecting data packs
23.1
Code Fix
Use Case
CI Jobs
Status Check API working incorrectly on UI
23.1
Code Fix
Use Case
CI Jobs
Issue when deploying the release to the master branch
23.1
Code Fix
Use Case
Version Control
Issue when creating commit labels with dots (.) post upgrade * Feature Flag required (not enabled by default): INCLUDE_DOT_IN_SFDX_COMMITLABEL_NAME
23.1
Code Fix
Use Case
Version Control
Intermittent issue with the Merge screen
23.1
Code Fix
Use Case
Version Control
Commit Labels within EZ-Merge no longer sorted by latest Commits
23.1
Code Fix
Use Case
Reports
CodeScan analysis discrepancies in APAC Prod * Requires documentation update
23.1
Code Fix
Use Case
Version Control
Territory metadata type is not fetched as destructive changes during EZ-Commit.
23.1
Code Fix
Use Case
Dataloader
Dataloader Pro was not copying over Contact fields when migrating data
23.1
Code Fix
Use Case
Dataloader
When updating the data using a CSV file, the update operation in Dataloader was failing with the error MISSING_ARGUMENT: ID is not specified
23.1
Code Fix
Use Case
Dataloader
The latest record was not being fetched in the single Dataloader
23.1
Code Fix
Use Case
nCino
Deployment History - search filter criteria was not working
23.1
Code Fix
Use Case
Dataloader
Problem loading ContentVersion object
23.1
Code Fix
Use Case
CI Jobs
Deployment stuck
23.1
Code Fix
Use Case
6 March 2024
(ARM v. 23.1.21)
ARM
Not fetching merges when trying to create a release label for Vlocity components.
23.1
Code Fix
Use Case
Deployments
Org Sync issue
23.1
Code Fix
Use Case
Admin
Unable to Log in to AutoRABIT via Okta
23.1
Code Fix
Use Case
Version Control
EZ-Merge - User Approval Setting is not working as expected
23.1
Code Fix
Use Case
Version Control
EZ-Commit Salesforce Org Authors not completed
23.1
Code Fix
Use Case
CI Jobs
Dashboards and reports were overwritten after the deployment to PROD
23.1
Code Fix
Use Case
Admin
Suggestion-SF org UI
23.1
Code Fix
Use Case
Reports
Suggestion to display a notification if a label has already been created for the same branch previously.
23.1
Code Fix
Use Case
Admin
Expose API for Super Admin Token Authentication to Test Registered Agents' Connections
23.1
Code Fix
Use Case
Version Control
Added metrics in ARM DB
23.1
Code Fix
Use Case
nCino
Post Deployment Org Details need to be displayed on CI Job Info pop-up
23.1
Code Fix
Use Case
nCino
CI Jobs Build Page - Pagination displayed as "undefined"
23.1
Code Fix
Use Case
nCino
nCino CI jobs - Date Literals Value not being populated
23.1
Code Fix
Use Case
nCino
When the Source Org is deleted, scheduled CI Job is not triggered from the queue
23.1
Code Fix
Use Case
nCino
[API Upgrade v59.0] Attachments Object Failed due to "Index 1 out of bounds for length 1" error
23.1
Code Fix
Use Case
Dataloader
Unable to migrate related EmailMessage records of Case
23.1
Code Fix
Use Case
CI Jobs
Unable to view API 59 version in CI configuration under API version dropdown.
23.1
Code Fix
Use Case
28 February 2024
(ARM v. 23.1.20)
Admin
Login Error
Code Fix
Use Case
Ci Jobs
CI Jobs build date sorting is not functioning as expected for non-Admin users
Code Fix
Use Case
ARM
SF CLI version upgrade to 2.28.6 for ARM 23.1 instances
Code Fix
Change Request
Version Control
Able to approve auto-rejected merge from email
Code Fix
Use Case
Version Control
PersonAccount AutoRABIT bug
Code Fix
Use Case
CI Jobs
It is not possible to run several CI Jobs in parallel when jobs are scheduled.
Code Fix
Use Case
SFDX
Error on create package version and install type of job.
Code Fix
Use Case
AR_33235_SKIP_UPDATE_PACKAGE_COMMAND
Dataloader
CPQ Dataload in Developer Sandbox - Errors
Code Fix
Use Case
nCino
nCino CI Job issue
Code Fix
Use Case
Dataloader
Invalid CSV file. Please check for blank columns.
Code Fix
Use Case
Dataloader
CSV file does not reset when you go back to the previous step in a single data loader
Code Fix
Use Case
Version Control
Getting Undefined Error for target branch in External Pull request
Code Fix
Use Case
Version Control
Unable to resolve conflicts in release label merge.
Code Fix
Use Case
Flow Center
Search & Substitute rules are not applied in the pipelines.
Code Fix
Use Case
21 February 2024
(ARM v. 23.1.19)
VS Code extension Version Control
Cannot set up VS Code Extension
Code Fix
Use Case
Ci Jobs
CI Job and code coverage not running at correct times
Code Fix
Use Case
Version Control
EZ-Commit & EZ-Merge SCA validation issue
Code Fix
Use Case
All Modules
Support for Salesforce Spring ‘24 * Requires Documentation
Code Fix
Change Request
Version Control
Unable to commit the action overrides in service appointment object.
Code Fix
Use Case
Version Control
Quick Merge shows below pop-up
Code Fix
Use Case
Version Control
Unable to add the reviewer's name when using an external pull request
Code Fix
Use Case
Version Control
EZ-Merge Validation Failing: "Metadata package is empty"
Code Fix
Use Case
Admin
Branching baseline for main branch not bringing all components from production. * Feature Flag: METADATA_API_TO_DX_CONVERSION
Code Fix
Use Case
Version Control
Unable to commit a profile
Code Fix
Use Case
Version Control
Release label throwing InvalidFilterExpression error
Code Fix
Use Case
nCino
Error message when attempting to clone a feature template: ‘Request parameters are empty/null.'
Code Fix
Use Case
Dataloader
Dataloader Pro issue while triggering the job
Code Fix
Use Case
Version Control
Add additional metrics in ARM DB.
Code Fix
Use Case
nCino & Dataloader
nCino - Support for Salesforce Spring ‘24
Code Fix
Use Case
FC, Deployments
Flow Center API: Create a metadata bundle from an org
Code Fix
Use Case
Deployments
"Experience container" metadata type component deployment is failed for org-to-org deployment
Code Fix
Use Case
Version Control
Unable to view the revision number when clicking on prevalidation merge details.
Code Fix
Use Case
Version Control
Unable to fetch date from Auto-Draft when selecting DX branch in sub-user with no mappings.
Code Fix
Use Case
Deployments
Deployment failed with error: ‘Cannot invoke "java.util.Map.clear()" because "this.relatedLayoutRecordTypeIdsMap" is null’
Code Fix
Use Case
nCino
CI Jobs: date filter not selectable or enter date value.
Code Fix
Use Case
12 February 2024
(ARM v. 23.1.18)
Deployments
Upgrade to 23.1.16 + Ubuntu OS Upgrade
QA Passed
23.1
Code Fix
Use Case
NO
NO
Dashboards
ARM dashboard
QA Passed
23.1
Code Fix
Use Case
NO
NO
Deployments
Org sync - Scheduler not working
QA Passed
23.1
Code Fix
Use Case
NO
NO
Version Control
Commit failing without any logs
QA Passed
23.1
Code Fix
Use Case
NO
NO
Version Control
Single-revision merge taking a long time
Customer Coordination [Added Loggers]
No Code Fix - Added Loggers
No Code Fix - Added Loggers
Data
NO
NO
Version Control
Package.xml fetching the Excluded components during Commit
QA Passed
23.1
Code Fix
Use Case
NO
NO
Deployments
Smart checkbox redeployment
QA Passed
23.1
Code Fix
Change Request
NO
NO
Version Control
PG and ARM instances not working as expected
QA Passed
23.1
Code Fix
Use Case
NO
FILE_SYNC_WITH_OPTIMISTIC_LOCK
Version Control
Commit not getting detected
QA Passed
23.1
Code Fix
Use Case
NO
NO
Version Control
Error while trying to select the revision from branch
QA Passed
23.1
Code Fix
Use Case
NO
NO
7 February 2024
(ARM v. 23.1.17)
Administration
Jira On-prem SSO Cooperation
QA Passed
23.1
Code Fix
Use Case
Version Control
Random Error Message
QA Passed
23.1
Code Fix
Use Case
Deployment
Need a feature to save metadata selection before deployment
QA Passed
23.1
Code Fix
Use Case
Deployment
Page unresponsive in new deployment using Previous Deployment as a source type
QA Passed
23.1
Code Fix
Use Case
Administration, CI Jobs
Upgrade v59 (Beta) to v59
QA Passed
23.1
Code Fix
Use Case
Administration
CI Job and Code Coverage Not Running at Correct Times
Customer Coordination
Customer Coordination
Dataloader
Configuration job failure
QA Passed
23.1
Code Fix
Use Case
Version Control
In the MergeRequest, CI Job View Screen under Build title, the Merge Request comment alignment is not displaying properly; it is not getting trimmed and appears larger than expected.
QA Passed
23.1
Code Fix
Use Case
Administration
Unable to view ‘Should pass validation criteria for Static Code Analysis’ checkbox under commit validation settings when Salesforce API version is not mapped
QA Passed
23.1
Code Fix
Use Case
Administration
Release Label artifact execution is not working.
QA Passed
23.1
Code Fix
Use Case
nCino
Partial error on CI Job - nCino-Fee Template
QA Passed
23.1
Code Fix
Use Case
28 January 2024
(ARM v. 23.1.16)
Version Control
Email communication error in EZ-Commit * Requires documentation.
QA Passed
23.1
Code Fix
Change Request
Version Control
Finding WaveDataflow components for commit
QA Passed
23.1
Code Fix
Use Case
Deployment
‘Not a well-formed XML.' error when attempting org-to-org deployments in UAT
QA Passed
23.1
Code Fix
Use Case
CI Jobs
Package CI Job Issue
QA Passed
23.1
Code Fix
Use Case
Deployment
Vlocity Deployment issue
QA Passed
22.3, 23.1
Code Fix
Use Case
Version Control
Vlocity Release label issue
QA Passed
23.1
Code Fix
Use Case
Version Control
EZ-Commit not creating a branch
QA Passed
23.1
Code Fix
Use Case
Version Control
ARM failed to auto-reject EZ-Merge request that has Apex class with less than 90% code coverage. Merge setting enforcing 90% code coverage in mock deployment.
QA Passed
23.1
Code Fix
Use Case
Version Control
CodeScan – Delta scan
QA Passed
23.1
Code Fix [Added Loggers for customer understanding,]
CI Jobs
Ignore warnings option in CI jobs is not working properly
QA Passed
23.1
Code Fix
Use Case
Version Control
Commit failing without any logs
QA Passed
23.1
Code Fix
Use Case
Environment Provisioning
Apex Anonymous Template not downloadable
QA Passed
23.1
Code Fix
Use Case
Version Control
‘File can't be loaded’ error
QA Passed
23.1
Code Fix
Use Case
Deployment
During Profile Manger Deployment, "NULL MSG: NULL" is displaying in the log
QA Passed
23.1
Code Fix
Use Case
Deployment
Using Package XML: Document XML files are not being listed in the Org compare screen
QA Passed
23.1
Code Fix
Use Case
CI Jobs
CI Job build is failing without printing reason in logs for BY SELECTING LAST TILE: install unlock package/managed tile.
QA Passed
23.1
Code Fix
Use Case
Dataloader Pro
Multiple issues during data masking
Customer Coordination – Added Loggers
23.1
No Code Fix – Added Loggers
Data
21 January 2024
(ARM v. 23.1.15)
Version Control
EZ-Merge 'Reviewer Comments' section not displaying comments entered by reviewer.
QA Passed
23.1
Code Fix
Use Case
Deployments
Profiles Sync Issue-CustomSettings issue
QA Passed
23.1
Code Fix
Use Case
Version Control
Package.xml generated from release label is other components that are not in the commits
QA Passed
23.1
Code Fix
Use Case
Version Control
Finding WaveDataflow components for commit
QA Passed
23.1
Code Fix
Use Case
Admin
Error: Access token as failed while doing a branching baseline
QA Passed
23.1
Code Fix
Use Case
CI Jobs
Provar version upgrade
QA Passed
23.1
No Code Fix – Only Configuration change for specific customer
Customer-specific
Version Control
Initial commit failing
Customer Coordination
No Code Fix – Added Loggers
Data
Admin
Users’ permissions are being reset.
Customer Coordination
No Code Fix – Added Loggers
Data
CI Jobs, Version Control, Admin, Deployments
Adding authentication check on web hook APIs
QA Passed
23.1
Code Fix
Change Request
Dataloader Pro
Issue while deploying promotions from QAT to PRD the rule set criteria is compressing the value while deploying it to RD
QA Passed
22.3 23.1
Code Fix
Use Case
Dataloader Pro
Issue on Feature Deployments
QA Passed
22.3 23.1
Code Fix
Use Case
14 January 2024
(ARM v. 23.1.14)
MODULE
SUMMARY
FIX VERSION
RESOLUTION
CAUSE
Version Control
Internal - Default SCA branch not reflected while merging
23.1
Code Fix
Use Case
Version Control
EZ-Merge request with apex class metadata files failed to identify related test classes and auto-rejected with validation failure
23.1
Code Fix
Use Case
Version Control
Missing Component in Package: PROD
23.1
Code Fix
Use Case
Deployments
Release Label not appearing in Deployment tab
23.1
Code Fix
Use Case
CI Jobs
API broken for job history
23.1
Code Fix
Use Case
CI Jobs
Deploying Flow - Property 'customErrors' not valid in version 58.0
23.1
Code Fix
Use Case
Deployments
Deployment status failed when deploying Vlocity components
22.3, 23.1
Code Fix
Use Case
Version Control
On Prevalidation Commit, the SonarQube SCA process is auto-rejected, even for unsupported metadata types.
23.1
Code Fix
Use Case
Deployments
Brazil Prod to UAT deployment issue
23.1
Code Fix
Use Case
nCino
Metadata update is failing
23.1
Code Fix
Use Case
Version Control
Commit not progressing
23.1
No Code Fix - Loggers Added
Data
7 January 2024
(ARM v. 23.1.13)
Admin
Client unable to create New Branching Baseline showing loading icon
23.1
Code fix
Use Case
CI jobs
Request to increase the build label size to 150-200 characters
23.1
Code fix
Use Case
CI jobs
Provar CI Job run takes a very long time and stops at status "Timed-Out"
23.1
Code fix
Use Case
Deployments
ARM API to perform a deployment (or a validation, or a quick deploy)
23.1
Code fix
Use Case
nCino
Issue with Regex on Feature Deployments
23.1
Code fix
Use Case
CI jobs
Team/Slack in CI job post activity notification, users should not have email dependency in email notification. Suggestion.
23.1
Code fix
Use Case
CI jobs
Package creation CI job
23.1
Code fix
Use Case
CI jobs
On both CI Results and CI Lists, user getting the “Invalid FilterExpression: Expression size has exceeded the maximum allowed size;(Service: DynamoDb“error) when selecting the “Ungrouped” value under “group by “ filter dropdown
23.1
Code fix
Use Case
Version Control
CodeScan – EZ-Commit Auto Rejected
23.1
Code fix
Use Case
Admin
Client login error
23.1
Code fix
Use Case
Admin
Unable to edit and save changes for Exclude Baseline Managed Package Changes
23.1
Code fix
Use Case
nCino
Deployment getting failed for queued jobs
23.1
Code fix
Use Case
17 December 2023
(ARM v. 23.1.12)
Deployment
Profile/Permission Set Manager Report not loading
23.1
Code Fix
Use Case
Version Control
ARM and CodeScan integration EZ- Commit validation issue. Feature Flag: USE_MASTER_ANALYSIS_PACKAGE_DIRECTORY
23.1
Code Fix
Change Request
Version Control
A non admin user cannot access the repository under the VC module.
23.1
Code Fix
Use Case
Deployment
Help investigating deployment errors
23.1
Code Fix
Use Case
CI Jobs
Not receiving post activity notifications
23.1
Code Fix
Use Case
Admin
Feedback option change to message. Will require updated documentation.
23.1
Code Fix
Change Request
Admin
[On-premises – Signup for Demo] The registration screen opens when clicking on 'Signup for Demo,' even if the account is already registered.
23.1
Code Fix
Use Case
Admin
[On-premises] Service registration tab, alignment tab not visible properly and, when clicking on the tab, redirects to the logout page.
23.1
Code Fix
Use Case
Admin
Unable to view ‘Credential already exists’ popup under ‘My profile.’
23.1
Code Fix
Use Case
Reports
Previously deleted log showing on other label if created Static Code Analysis label previously deleted SCA label name.
23.1
Code Fix
Use Case
SFDX
When creating the package on a new module for the first time through modularization, Package creation failed with the error ["SaiJun19thprofile: An object 'SaiJun19thprofile' of type Profile was named in package.xml.'] Will require updated documentation.
23.1
Code Fix
Use Case
Version Control
Unable to view committed files in direct EZ revert commit using DX repository.
23.1
Code Fix
Use Case
Deployment
[On-Premises] Getting 'Malformed Id: Null' error displaying for a few seconds when performing a rollback operation for Org-to-Org deployment.
23.1
Code Fix
Use Case
Deployment
[Org Synchronization] ‘SourceOrg,’ ‘Created date,’ and ‘Created by’ filters are not working properly.
23.1
Code Fix
Use Case
nCino
[On-Premise Testing] CI Job with template option failed due to "Data and Metadata retrieval Failed” error.
23.1
Code Fix
Use Case
Deployments
ARM API to perform a deployment (or validation or quick deploy)
23.1
Code Fix
Use Case
Version Control
[ARM-SIT] Unable to view branches in SCM history screen
23.1
Code Fix
Use Case
10 December 2023
(ARM v. 23.1.11)
All Modules
SF CLI Version upgrade to 2.19.8
23.1
No Code Fix
Configuration Change request
Deployment
Experience bundle not properly generated when deploying using release label
23.1
Code fix
Use Case
SFDX
Error creating unlocked package
23.1
Code fix
Use Case
Version Control
CI Job report for Master-to-BackMerge Org Sync_13-Deployment Failed
23.1
Code fix
Use Case
Version Control
Merge shows no modification, but a CI job is triggered
23.1
Code fix
Use Case
nCino
* User is unable to do nCino Feature Deployments * Requires documentation
23.1, 22.3
Code Fix
Use Case
Dataloader
Getting error when clicking on Dataloader configured filter
23.1
Code Fix
Use Case
CI Jobs and Deployments
ARM API to perform a deployment (or validation or quick deploy)
23.1
Code Fix
Enchancement
Version Control
Unable to perform merge for sub-user, getting error to re-login
23.1
Code Fix
Use Case
Admin
On-premise: ‘Proxy Configuration settings,’ ‘Audit logs’ section, and ‘Pool Mgnt" screen tab are missing.
23.1
Code Fix
Use Case
Admin
On-premise: When trying to save the ‘Audit Logs’ section in ‘My Account’ screen, the error “Uncaught TypeError: Cannot read properties of undefined (reading 'showMessage')” is encountered in the console.
23.1
Code Fix
Use Case
CI Jobs
For the 'Create and Install Package' job, when selecting 'Deploy Using Create a Scratch Org and Install Package,' after successfully completing the build, an error is displayed in the log: “this.salesForceOrgDAO” is null.
23.1
Code Fix
Use Case
Admin
Getting ‘null parameters’ error when clicking on save in the user’s section.
23.1, 22.3
Code Fix
Use Case
Version Control
Unable to perform merge request for sub-user getting error to re-login.
23.1
Code Fix
Use Case
Version
Control
Unable to perform branching baseline on sub-user, getting error to re-login
23.1
Code Fix
Use Case
3 December 2023
(ARM v 23.1.10)
Admin
Issue adding user mapping
22.3, 23.1
Code Fix
Use Case
Deployments
Full org:org deployment failing with no proper reason
23.1
Code Fix
Use Case
Admin
Issue with registering new branch in the repository
23.1
Code Fix
Use Case
Reports
ARM and CodeScan integration EZ-Commit validation issue
23.1
Code Fix
Change Request
Reports
New branch created CodeScan issue
23.1
Code Fix
Use Case
Deployments
Destructive package is not generated properly when deploying from git revisions
23.1
Code Fix
Use Case
Admin
nCino View Object Failing
NA
No Code Fix - Added Loggers
Data
Deployments
Org sync not completing
NA
No Code Fix - Added Loggers
Data
Dataloader
Corrected a spelling mistake in ARM steps.
23.1, 22.3
Code Fix
Use Case
Dataloader
Corrected data seeding error preventing upsert
23.1, 22.3
Code Fix
Use Case
Reports
Getting ‘cannot invoke "String.length()" because of "text" is “null”’ error when performing the ‘Get latest reports’ in Weekly reports
23.1
Code Fix
Use Case
Reports
When navigating to Static Code Analysis screen from Reports module, getting the “comparison method violates its general contract!” error.
23.1
Code Fix
Data
Version Control
On DX branch release label artifact execution, on deleted components, the destructive changes artifact preparation is not generated.
23.1
Code Fix
Use Case
nCino
On-premise testing: CI Job with template option failed due to "data and metadata retrieval failed” error
23.1, 22.3
Code Fix
Use Case
CI Jobs
Failed to deploy destructive changes though CI jobs.
23.1
Code Fix
Use Case
26 November 2023
(ARM v 23.1.9)
Admin
Branching baseline issue
23.1
Code Fix
Use Case
CI Jobs
The new feature of merging only revision in the CI job build is not working
23.1
Code Fix
Use Case
CI Jobs
CI job filter not working properly
23.1
Code Fix
Use Case
Version Control
Commit not getting detected
23.1
Code Fix
Use Case
Version Control
Rejecting a commit is merging the changes
23.1
Code Fix
Use Case
Admin
Unable to save Pull Request Plugin config
23.1
Code Fix
Use Case
Version Control
AR commit File Diff process is failing with errors
23.1
Code Fix
Use Case
Version Control
Merge auto-rejected but CI job triggered
23.1
Code Fix
Use Case
Admin
Changing role from Dev to Admin shows orgs and branches in New EZ- Commit without mapping under profile
23.1
Code Fix
Use Case
Version Control and Deployment
Release Label Artifact not including code for a commit
23.1
Loggers Added
Data
Dataloader
Dataloader Pro jobs causing huge threads pileup
23.1
Enhancement
Use Case
CI Jobs
Data Retention – CI Jobs - Observing 'java.lang.NumberFormatException' error in the CI Retention process log when processing the string '2023-08-26.' Please check the date formatting to ensure it is being treated as a string and not causing the exception.
23.1
Code Fix
Use Case
Version Control
While submitting the ALM commit with these “<ALM Issue ID>“, “{ALM Issue ID}” ALM patterns, unable to submit the commit
23.1
Code Fix
Use Case
Deployments
Sub-user - Deployment History - While changing the date range filter, getting "Cannot invoke "String.equalsIgnoreCase(String)" because the return value of "com.autorabit.entity.deployment.DeploymentHistory.getCreatedBy()" is null" error
23.1
Code Fix
Use Case
Version Control
With Release label deployment, the flow-meta.xml retrieval issue both constructive and destructive
23.1
Code Fix
Use Case
22 November 2023
Version Control
Branch Protection Policy enforced and behavior of EZ- merge
23.1
Code Fix
Use Case
NO
GIT_LOGGEDIN_USER_AS_COMMIT_USER
Version Control
Issue while creating feature branches in EZ - Commit screen
23.1
Code Fix
Use Case
Version Control
Upload File option not available during EZ- commit with Option package manifest
23.1
Code Fix
Use Case
19 November 2023
(ARM v. 23.1.8)
Deployments
Deployment tab - Redeploy/Promote issue
22.3, 23.1
Added Loggers
Data
Dataloader
Optimize the Dataloader Pro job logs in the rabit cs log
23.1
Code Fix
Use Case
nCino
Unable to create Feature Migration Template on Debt Schedule object
22.3, 23.1
Code Fix
Use Case
All Modules
Invalid Email ID
22.3, 23.1
Code Fix
Use Case
CI Jobs, Deployments, Version Control, Admin
Org Sync diff report differs for the same source org compared to different orgs.
23.1
Code Fix
Use Case *
Dataloader
Urgent: AutoRABIT is down
23.1
Code Fix
Use Case
Version Control
Issue with Block button during Merge Conflict
23.1
Code Fix
Use Case
CI Jobs
CI job deployment failing: Restriction rules deployed as moderation rule and made the deployment bugged
23.1
Code Fix
Use Case
CI Jobs
Urgent: Rollback of specific components - Issue
23.1
Code Fix
Use Case
CI Jobs
Unexpected behavior when disabling component category on rollback destructive changes.
23.1
Code Fix
Use Case
SFDX
Error while using Scratch Org Management tab
23.1
Code Fix
Use Case
All Modules
ARM<>ULP Integration Issues
23.1
Code Fix
Use Case
Version Control
Auto-reject on commit validation for SCA & Auto-reject setting in Merge
23.1
Code Fix
Use Case
15 November 2023
CI Jobs
CI Job is not picking up changes committed on the branch, indicating "No modifications made."
23.1
Code Fix
Use Case
Deployments
Org Synchronization – constructive & destructive changes are not working together
23.1
Code Fix
Use Case
Admin
Sync error between ARM and GIT
23.1
Code Fix
Use Case
Version Control
Deployment validation not working correctly during new EZ-Merge
23.1
Code Fix
Use Case
CI Jobs
Merging only revision in the CI job build not working
23.1
Code Fix
Use Case
12 November 2023
(ARM v. 23.1.7)
Deployments
During Org Sync, file names are being repeated as part of the deployment results.
23.1
Code Fix
Use Case
Deployments
User is unable to see the Deployment History.
23.1
Code Fix
Use Case
CI Jobs & Deployments
User is unable to deploy static resource.
23.1
Code Fix
Use Case
Reports
Scheduled Code Coverage Reports are running at the wrong time.
23.1
Code Fix
Use Case
nCino
User is unable to create Feature Migration Template on Debt Schedule object.
22.3, 23.1
Code Fix
Use Case
Dataloader
User is unable to upload files and update records; system logs user out instead.
23.1
Code Fix
Use Case
Version Control
User is getting timeouts in merge screen.
23.1
Code Fix
Use Case
5 November 2023
(ARM v. 23.1.6)
All Modules
SF CLI version upgrade to 2.14.6
23.1
Code Fix
Enhancement
Environment Provisioning
View environment provisioning templates
22.3 & 23.1
Code Fix
Enhancement
Admin
Branching baseline is not picking all components from production
22.3 & 23.1
Code Fix
Use Case
Deployments
Help with destructive change
22.3 & 23.1
Code Fix
Use Case
Version Control
Merge request is failing due to validation credentials
22.3 & 23.1
Code Fix
Use Case
CI Jobs, Deployments
Issues with a release – related to Feature Flag - not automatically deployed: STANDARD_VALUE_SET_DELTA
22.3 & 23.1
Code Fix
Data
Version Control
Approval button is not visible after successful merge validation
22.3 & 23.1
Code Fix
Data
Version Control
Create artifact: not completed
23.1
Code Fix
Data
Admin
AutoRABIT login not working
23.1
Code Fix
Use Case
Version Control
Error pop-up during merge type selection as Commit Label in EZ-Merge
23.1
Code Fix
Data
CI Jobs
AutoRABIT AccelQ Integration/ bhg-inc.com
23.1
Code Fix
Use Case
CI Jobs
Developer API for CI Jobs History not returning latest results.
23.1
Code Fix
Use Case
nCino
Ability to trigger nCino CI jobs using REST API
23.1
Code Fix
Customer Request
CI Jobs
For run test automation scripts job: More than one cycle is not displayed in the individual job history
23.1
Code Fix
Use Case
Version Control
Unable to delete feature branch under merge request, getting internal server error
23.1
Code Fix
Use Case
Version Control
Unable to view the entry of recently created merge request in the merge request history screen
23.1
Code Fix
Use Case
Version Control
Criteria met ALM's not getting fetched under merge request
23.1
Code Fix
Use Case
nCino
Instead of POST methods need to change the GET
23.1
Code Fix
Customer Request
27 October 2023
(ARM v. 23.1.5)
This was a maintenance release. The following items were enhanced, fixed, or added:
Loggers were added to Reports and Dashboard modules in versions 22.3 and 23.1 due to a data error in which users were unable to fetch a Salesforce code coverage report.
An enhancement was made by a code fix applied to the Deployments and Org Synchronization modules in versions 22.3 and 23.1 enabling users to change deploy text for validations.
A code fix was applied to the CI Jobs module in version 23.1 identified by use case to enable validation CI Job comments to be visible on the Bitbucket PR.
A code fix was applied to the Admin module of version 23.1 due to a use case in which modification logs were needed for Version Control mapping setup.
A code fix was applied to the Version Control module of version 23.1 related to a use-case error in which External Pull Requests, when expanding the files in the diff, content was not visible and showing as undefined.
A code fix was applied to the Version Control module of version 23.1 related to a use-case error in which External Pull Requests, when expanding files in the diff, show duplicate content.
A code fix was applied to the nCino module of versions 22.3 and 23.1 due to a use-case scenario during dataset creation with saving only user info in Json that is relevant to current dataset.
A code fix was applied to the Version Control module of versions 22.3 and 23.1 due to a use-case error with an AR merge failing.
A code fix was applied to the Version Control module of versions 22.3 and 23.1 due to a use-case error in which the incorrect removal of Custom Application type in package.xml on EZ-Commit via AR occurred.
A code fix was applied to the Version Control module of versions 22.3 and 23.1 in which two external pull request issues were occurring.
25 October 2023
This was an interim maintenance release. The following items were enhanced, fixed, or added:
A Code Fix was applied to the Deployments module due to the Deployment initiated using Org Synchronization failing caused by a use case with a fix applied to versions 22.3 and 23.1.
A Code Fix was applied to the Version control module due to a Validation Error requiring Feature Flag: VALIDATE_DEPLOY_PICK_FILECHANGES_FROM_DIFF caused by a use case with a fix applied to versions 22.3 and 23.1.
A Code Fix was applied to the Reports module due to the Weekly Code/ Test Coverage Report taking a long time caused by a use case with a fix applied to versions 22.3 and 23.1.
A Code Fix was applied to the Admin module due to an SSO Error as of Sept 25 caused by a use case with a fix applied to versions 23.1.
A Code Fix was applied to the Admin module due to an AutoRABIT Login Issue caused by a use case with a fix applied to versions 23.1.
A Code Fix was applied to the Version Control module due to validation/merge errors after latest release caused by a use case with a fix applied to versions 23.1.
A Code Fix was applied to the Dataloader module due to the download button not working caused by a use case with a fix applied to versions 23.1.
22 October 2023
(ARM v. 23.1.4)
This is a maintenance release. The following items were enhanced, fixed, or added.
Performed a code fix to version 23.1 affecting the Reports module resulting from a use-case error with code coverage report emails missing test class errors in the subject.
Applied a code fix to version 23.1 for the Deployments module resulting from a use-case scenario with user unable to see deployment history.
Instituted a code fix to version 23.1 for the CI Jobs module resulting from a use-case error with the org management page.
Implemented a code fix to versions 22.3 and 23.1 affecting the CI Jobs module due to a use-case issue to SFDX/CI jobs with package version installation key.
Performed a code fix to versions 22.3 and 23.1 affecting the Version Control module for a use-case issue related to custom label translation file.
Applied a code fix to versions 22.3 and 23.1 related to the Deployments module for a use-case error with previous deployment label 'add members' option not working.
Performed a code fix to version 23.1 affecting the Admin module due to a use-case error with MyProfile not redirecting properly and showing the profile icon after clicking on the 'profile' button.
Implemented a flow center change to versions 22.3 and 23.1 for the Dataloader module due to a use-case error with the download button not working.
18 October 2023
This interim release consisted of the following:
Performed a code fix to versions 22.3 and 23.1 affecting the Version Control module for a use-case issue with a custom label translation file.
15 October 2023
(ARM v23.1.3)
AutoRABIT provided the API 59.0 changes as part of its weekly fixes on both 22.3 and 23.1. This is available only for ARM modules, not for Dataloader or nCino. For DL and nCino, API 59.0 changes will be available next week as part of the Wednesday fixes deployment.
This is a maintenance release. The following items were enhanced, fixed, or added.
Instituted an enhancement via code fix to versions 22.3 and 23.1 affecting all ARM modules, applying Salesforce v.59 upgrade for Winter 2024.
Performed a code fix to versions 22.3 and 23.1 relating to a use-case error affecting the CI Jobs module concerning a package directory issue.
Applied a code fix to versions 22.3 and 23.1 due to a use-case scenario pertaining to the Environmental Provisioning module with users not able to generate a migration template using the migrate custom setting data module.
Issued a code fix to versions 22.3 and 23.1 for a use-case error in the Version Control module with a custom label translation file.
Performed a code fix to versions 22.3 and 23.1 relating to a use-case error affecting the Deployments module concerning bugs in deployment with multi-packages and static resource.
Applied a code fix to version 22.3 resulting from a use-case error affecting Dataloader returning an 'invalid cross reference id' error for ProcessInput and ProcessingInputCondition objects.
Implemented a code fix to version 23.1 for a use-case error to the Version Control module, in which duplicate commits were being created.
Performed a code fix to version 23.1 for a use-case error to the Version Control module pertaining to Deployment history, with the deployment status not being visible.
Performed a code fix to version 23.1 relating to a use-case error affecting the nCino module in which users are unable to deploy nCino feature (RBC), instead returning a 'malformed query' result.
Performed a code fix to version 23.1 relating to a use-case error to the Version Control module with users unable to perform new pull request commit due to commit template permission.
Executed a code fix to version 23.1 relating to a use-case error affecting the Version Control module with users continually getting a login redirect error when trying to create a branch through an EZ-Commit.
Performed a code fix to version 23.1 relating to a use-case error in the Version Control module with users unable to create a commit label, continually getting a login redirect error.
Performed a code fix to version 23.1 relating to a use-case error affecting the Admin module, particularly a SuperAdmin user, not getting any response to the scheduler's service registration button without expanding the selection.
Initiated a code fix related to a use-case scenario in version 23.1 affecting the Version Control module with release labels getting failed after restarting the agent.
Applied a code fix related to a use-case scenario affecting version 23.1 in the nCino module, when parallel CI jobs limit was reached, the job was not added to the queue.
Performed a code fix to correct a use-case error in version 23.1 related to the nCino module for a merge missing changes.
Performed a code fix to versions 22.3 and 23.1 relating to a use-case error affecting the Version Control module, in which users were unable to create/append a revision to an existing label for a sub-user.
Implemented a code fix to version 22.3 relating to a use-case error in the Version Control module in which the user was getting empty error pop-ups under the ALM management screen for a sub-user, not displaying the ALM items.
Performed a code fix to version 23.1 relating to a use-case error affecting the nCino module with a job deployment issue.
Applied a code fix to version 23.1 relating to a use-case error affecting the nCino module for a CI job build getting failed.
Initiated a code fix to versions 22.3 and 23.1 relating to a use-case error affecting the nCino module for a 'no modifications status' displayed for a version control BR job.
11 October 2023
Performed a code fix to versions 22.3 and 23.1 related to a use case scenario affecting the Version Control module related to ALM tickets being bugged after using the ALM sync refresh.
Performed a code fix to version 23.1 related to the Deployments and CI Jobs modules affecting a use-case error being issued during CI Deployment for property 'userLicense' not valid in version 57.0.
8 October 2023
(ARM v23.1.2)
This is a maintenance release. The following items were enhanced, fixed, or added.
Performed a code fix to versions 22.3 and 23.1 for a use-case error affecting the Admin module relating to code coverage issues.
Applied a code fix to versions 22.3 and 23.1 related to a use-case error in the Deployments module concerning a flow component missed in the deployment.
Implemented a code fix to versions 22.3 and 23.1 for a use-case error related to a specific customer’s fields for redeployment.
Applied a code fix to version 23.1 for a use-case error affecting the Deployments module related to metadata production and a deployment issue.
Integrated a code fix to version 23.1 affecting the Deployments and CI Jobs modules for a deployment issue running all test classes.
Performed a code fix to the nCino module in version 23.1 pertaining to Salesforce Orgs not showing as source orgs for nCino feature management deployments.
Applied a code fix to the nCino module in versions 22.3 and 23.1 pertaining to [arm-qan] no modification status displayed for version control BR job.
Added loggers to versions 22.3 and 23.1 to correct a use-case error in the Deployments module pertaining to a deployment bug occurring with multi packages and static resources.
1 October 2023
(ARM v23.1.1)
This is a maintenance release. The following items were enhanced, fixed, or added.
A code fix was applied to the version control module in releases 22.3 and 23.1 due to a use-case error with a user being unable to create a new commit.
A code fix was performed in the 23.1 release to the version control module for a use-case error when merging destructive changes.
A code fix was instituted to the CI Jobs module in version 23.1 to address when a CI job has two different package directories. Changes were failing under one package when the analysis was completed in CodeScan.
A code fix was performed for release versions 22.3 and 23.1 to the deployments module for a use-case error resulting in a buggy deployment with multi packages and the static resources being bugged as well.
A code fix was applied to the version control module in releases 22.3 and 23.1 concerning a use-case error for an EZ-Commit, where the user was unable to view the 'deleted components' tab for the commit template when unchecking the 'skip mappings' checkbox.
A code fix was implemented to versions 22.3 and 23.1 to correct an error with the deployments module due to a deployment initiated using org synchronization failing.
A code fix was applied to releases 22.3 and 23.1 due to a use-case error in which the registration date of the repository was not correct in the version control repository (created date in AutoRABIT).
A code fix was performed to versions 22.3 and 23.1 due to a data error in the version control module preventing ALM working items from loading.
A code fix was initiated for versions 22.3 and 23.1 due to a data error affecting the reports module, which occurred when executing a static code analysis (CodeScan) report.
A code fix was performed to version 23.1 in the version control module resulting from a data error on the commit history screen.
A code fix was implemented in versions 22.3 and 23.1 to the version control module related to a use-case error wherein the baseline job has modified the Salesforce folder structure in GitHub.
Loggers were added in the version 23.1 release due to a data error in the version control module causing duplicate commits to be created.
A code fix was implemented to the nCino module for versions 22.3 and 23.1 for a data error in which the records count was not being updated in the object sidebar for the version control baseline revision job.
24 September 2023
(ARM v23.1) This is a maintenance release. The following items were enhanced, fixed, or added:
A code fix was applied to the Deployment module due to a data error concerning an Org difference pulling changes from the managed packages.
Last updated
Was this helpful?