Global Actions are similar to Custom Task Actions, except for the following differences:
- Derive the Custom Global Actions class from ICustomTaskListGlobalActions, and the AddCustomActions method accepts WFManualWorkItem[] instead of WFManualWorkItem.
- During the configuration, you need to use the key “CustomAgilePointGlobalTaskActions” instead of “CustomAgilePointTaskActions” in the web.config and AgilePoint Configuration List.