Salto v0.3.44
Salto Version 0.3.44
Salesforce Adapter:
- Fixed Data deploy bug when added instance is marked for update.
- Fixed Metadata deploy bug when Instance value contained Salto Element and non deployable value.
- Fixed some invalid go-to-service URLs that were caused by API regression.
Netsuite Adapter:
- Add SOAP retryable error - request aborted error
Jira Adapter:
- Fixed a bug that prevented deployment of non-global field contexts.
- Fixed a bug that prevented the deployment of automations in specific conditions.
- On very specific cases there will be a change in automations of the structure of assignee or reporter fields.
- Changed workflow transitions from a list to a map.
Zendesk Adapter:
- Omit usage_7d from selected_macros in workspace.
- Missing instances in article body will have the correct type.
Core:
- Fixed files in s3_dir_store being flushed twice on each flush of the workspace
Expected changes to existing workspaces
Zendesk Adapter:
- Remove field usage_7d from selected_macros in workspace.
- article_translations with reference expressions in their body will change, the typename will change from plural to singular (eg articles -> article).
Jira Adapter:
- Workflow transitions will be kept in a map from now on. The key will be based on the name of the transition and the from field.