Add configurable action buttons to your Azure DevOps work item forms.
Features
- Add one or more buttons to any work item type
- Each button triggers a configurable action
- Fully customizable via the work item form layout editor
Setup
- Install the extension from the Marketplace
- Go to your project's process settings
- Add the CustomActionButtons control to the desired work item type layout
- Configure the button names and their associated actions via the control inputs
Configuration
After installation, go to Organization Settings > Extensions > CustomActionButtons to configure global settings (API URL, project name, etc.).
Permissions
| Scope |
Usage |
vso.work |
Read work items |
vso.work_write |
Create/update work items |
vso.identity |
Read identities |
vso.project |
Read projects |
| |