You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* Added user choice variables that let you retrieve user choice data in subsequent playbook actions in a playbook. [Learn more](/docs/platform-services/automation-service/playbooks/create-playbooks/#user-choice-variables).
21
+
* Enhanced the user experience when selecting 'and/or' operators between conditions in both condition and filter nodes.
*[The Cisco Meraki](/docs/platform-services/automation-service/app-central/integrations/cisco-meraki/) integration has been fully upgraded to align with the latest Meraki Dashboard API (v1) and SDK (v2.0.3).
29
+
* Added the Convert Time action to [Sumo Logic Automation Tools](/docs/platform-services/automation-service/app-central/integrations/sumo-logic-automation-tools/).
30
+
* In [Microsoft OneDrive](/docs/platform-services/automation-service/app-central/integrations/microsoft-onedrive/) added support for downloading file from site document library using hostname and site name parameters.
31
+
32
+
33
+
### Bug Fixes
34
+
35
+
#### Playbooks
36
+
37
+
* Added validation to prevent the creation of condition and filter nodes without defined conditions.
38
+
* Updated the condition node to restrict the deletion of all conditions, avoiding the creation of empty nodes.
39
+
* Fixed the 'split by' functionality in filter nodes to ensure splitting only occurs with array variables.
40
+
41
+
#### Integrations
42
+
43
+
In [Microsoft EWS (Graph)](/docs/platform-services/automation-service/app-central/integrations/microsoft-ews-graph/) fixed an issue in the Search Emails Extended action.
44
+
45
+
#### Misc
46
+
47
+
Fixed an issue causing duplicate key errors during incident ownership updates.
0 commit comments