Salto v0.3.45
Salto Version 0.3.45
New features and bug fixes
Core
- Improve stability when loading a workspace
Jira adapter
- Fix bug in deployment of DashboradGadget
- Add references to Filter, Project, and Field from DashboardGadget
- Users will be notified when they are deploying more than 10K options to a custom field
- fix a bug with deploying changes on the default Field Configuration Items
Netsuite adapter:
- Upgrade SDF to rely on a new JAR download URL based on 2023.2.0
- Especially when deploying between 2 environments, users who added a file to the deployment but forgot to add the element referencing the file will get a warning. This may cause warnings for a legitimate, although not typical, action
- file references in suiteScripts that don't start with a path prefix will be added to generated dependencies
- 'classTranslationList' field in data elements and 'currency' field in inventory items will be omitted in preDeploy
- fieldToOmit added to config.deploy similar to the existing logic in config.fetch
- Permission change validator covers permissions which do not appear in NS documentation
- In case users give the same scriptid for the custom fields, the change validator will cache this and cancel the deployment instead of getting exception
- Detect known general SDF errors
- Skip integration objects on SDF folder parsing
- Add alias to definition types
Salesforce Adapter:
- Fixed regression that caused some deploys to fail in various scenarios
Zendesk Adapter:
- Prevent deactivation of ticket_field used as a condition in a form
- Failure of requesting article attachment content will no longer fail the fetch
- order of custom_fields in views is now by title and type fields
- Removal of trigger category with active triggers will be prevented
- Removal of trigger category with inactive triggers will be warned
- Prevent deployment of addition of duplicate routing attribute value
Expected changes to existing workspaces
Jira adapter:
- References to Filter, Project, and Field will be added in DashboardGadget elements
Netsuite adapter:
- file references in suiteScripts that dont start with a path prefix will be added to generated dependencies