diff --git a/1.13.0 b/1.13.0 new file mode 100644 index 0000000..65eb909 --- /dev/null +++ b/1.13.0 @@ -0,0 +1,22 @@ +{ + "instructionList": [ + { + "sObjectName": "Global", + "instructionTypeName": "Global Layout", + "description": "Add Platform actions to Global Layout", + "taskList": [ + { + "jiraTicket": "ac-68710", + "actionType": "PlatformAction", + "actionTypeName": "nothing", + "optionsMap": { + "platformActionType": "QuickAction", + "platformActionName": "New_AE_Note", + "platformActionListContext": "Global", + "operation": "add" + } + } + ] + } + ] +}