Draft
Workspace changes stay local until reviewed.
Deployments
Draft review, diffs, approvals, deploy, rollback.
Workspace changes stay local until reviewed.
No active items
No active items
No active items
Actions here are mapped before they are allowed to run, so deploy/delete/rollback cannot become mystery buttons.
| ID | Capability | Adapter | Endpoint | Guards |
|---|---|---|---|---|
| MON-007Dashboard / Monitor | Server log tab | planned | POST /api/mirth/actions/MON-007 | RBAC permission check · audit log entry · active server context · operator confirmation · live XML export · draft-to-live diff · deploy note · rollback snapshot |
| MON-008Dashboard / Monitor | Connection log tab | planned | POST /api/mirth/actions/MON-008 | RBAC permission check · audit log entry · active server context · operator confirmation · live XML export · draft-to-live diff · deploy note · rollback snapshot |
| MON-012Dashboard / Monitor | Remove all messages | wired | DELETE /api/channels/{channelId}/messages/_removeAll | RBAC permission check · audit log entry · active server context · operator confirmation · live export/backup snapshot · hard confirmation phrase · rollback or irreversibility note |
| MON-013Dashboard / Monitor | Clear statistics | wired | POST /api/channels/_clearStatistics | RBAC permission check · audit log entry · active server context · operator confirmation · live export/backup snapshot · hard confirmation phrase · rollback or irreversibility note |
| MON-014Dashboard / Monitor | Start/resume | wired | POST /api/channels/{channelId}/_start | RBAC permission check · audit log entry · active server context · operator confirmation · live XML export · draft-to-live diff · deploy note · rollback snapshot |
| MON-015Dashboard / Monitor | Pause | wired | POST /api/channels/{channelId}/_pause | RBAC permission check · audit log entry · active server context · operator confirmation · live XML export · draft-to-live diff · deploy note · rollback snapshot |
| MON-016Dashboard / Monitor | Stop | wired | POST /api/channels/{channelId}/_stop | RBAC permission check · audit log entry · active server context · operator confirmation · live XML export · draft-to-live diff · deploy note · rollback snapshot |
| MON-017Dashboard / Monitor | Halt | wired | POST /api/channels/{channelId}/_halt | RBAC permission check · audit log entry · active server context · operator confirmation · live XML export · draft-to-live diff · deploy note · rollback snapshot |
| MON-018Dashboard / Monitor | Undeploy from dashboard | wired | POST /api/channels/{channelId}/_undeploy | RBAC permission check · audit log entry · active server context · operator confirmation · live XML export · draft-to-live diff · deploy note · rollback snapshot |
| MSG-007Message Browser | Add/remove metadata columns | planned | GET /api/mirth/actions/MSG-007 | RBAC permission check · audit log entry · active server context · operator confirmation · live export/backup snapshot · hard confirmation phrase · rollback or irreversibility note |
| MSG-019Message Browser | Remove results | wired | POST /api/channels/{channelId}/messages/_remove | RBAC permission check · audit log entry · active server context · operator confirmation · live export/backup snapshot · hard confirmation phrase · rollback or irreversibility note |
| MSG-020Message Browser | Remove all messages | wired | DELETE /api/channels/{channelId}/messages/_removeAll | RBAC permission check · audit log entry · active server context · operator confirmation · live export/backup snapshot · hard confirmation phrase · rollback or irreversibility note |
| MSG-021Message Browser | Reprocess results | wired | POST /api/channels/{channelId}/messages/_reprocessWithFilter | RBAC permission check · audit log entry · active server context · operator confirmation · live XML export · draft-to-live diff · deploy note · rollback snapshot |
| MSG-022Message Browser | Reprocess message | wired | POST /api/channels/{channelId}/messages/{messageId}/_reprocess | RBAC permission check · audit log entry · active server context · operator confirmation · live XML export · draft-to-live diff · deploy note · rollback snapshot |
| ALT-003Alerts | New/edit/delete alert | wired | PUT /api/alerts/{alertId} | RBAC permission check · audit log entry · active server context · operator confirmation · live export/backup snapshot · hard confirmation phrase · rollback or irreversibility note |
| EVT-006Events And Audit | Web console audit trail | wired | POST /api/mirth/actions | RBAC permission check · audit log entry · active server context · operator confirmation · live XML export · draft-to-live diff · deploy note · rollback snapshot |
| CH-008Channels And Groups | Redeploy all | wired | POST /api/channels/_redeployAll | RBAC permission check · audit log entry · active server context · operator confirmation · live XML export · draft-to-live diff · deploy note · rollback snapshot |
| CH-009Channels And Groups | Deploy channel/group | wired | POST /api/channels/{channelId}/_deploy | RBAC permission check · audit log entry · active server context · operator confirmation · live XML export · draft-to-live diff · deploy note · rollback snapshot |
| CH-010Channels And Groups | Debug channel | planned | GET /api/mirth/actions/CH-010 | RBAC permission check · audit log entry · active server context · operator confirmation · live XML export · draft-to-live diff · deploy note · rollback snapshot |
| CH-014Channels And Groups | Delete channel | wired | DELETE /api/channels/{channelId} | RBAC permission check · audit log entry · active server context · operator confirmation · live export/backup snapshot · hard confirmation phrase · rollback or irreversibility note |
| CH-017Channels And Groups | Enable/disable channel | wired | POST /api/channels/{channelId}/enabled/{enabled} | RBAC permission check · audit log entry · active server context · operator confirmation · live XML export · draft-to-live diff · deploy note · rollback snapshot |
| CH-022Channels And Groups | New/edit/delete group | wired | POST /api/channelgroups/_bulkUpdate | RBAC permission check · audit log entry · active server context · operator confirmation · live export/backup snapshot · hard confirmation phrase · rollback or irreversibility note |
| EDIT-003Channel Studio / Edit Channel | Dependencies window | planned | GET /api/mirth/actions/EDIT-003 | RBAC permission check · audit log entry · active server context · operator confirmation · live XML export · draft-to-live diff · deploy note · rollback snapshot |
| EDIT-007Channel Studio / Edit Channel | Custom metadata columns | planned | GET /api/mirth/actions/EDIT-007 | RBAC permission check · audit log entry · active server context · operator confirmation · live export/backup snapshot · hard confirmation phrase · rollback or irreversibility note |
| EDIT-014Channel Studio / Edit Channel | Destination CRUD/order | planned | GET /api/mirth/actions/EDIT-014 | RBAC permission check · audit log entry · active server context · operator confirmation · live export/backup snapshot · hard confirmation phrase · rollback or irreversibility note |
| EDIT-019Channel Studio / Edit Channel | Channel scripts | planned | GET /api/mirth/actions/EDIT-019 | RBAC permission check · audit log entry · active server context · operator confirmation · live XML export · draft-to-live diff · deploy note · rollback snapshot |
| EDIT-023Channel Studio / Edit Channel | Export/deploy/debug from editor | wired | GET /api/channels/{channelId} | RBAC permission check · audit log entry · active server context · operator confirmation · live XML export · draft-to-live diff · deploy note · rollback snapshot |
| FT-005Filters, Transformers, And Response Transformers | Filter rule table | planned | GET /api/mirth/actions/FT-005 | RBAC permission check · audit log entry · active server context · operator confirmation · live export/backup snapshot · hard confirmation phrase · rollback or irreversibility note |
| FT-007Filters, Transformers, And Response Transformers | Transformer step table | planned | GET /api/mirth/actions/FT-007 | RBAC permission check · audit log entry · active server context · operator confirmation · live export/backup snapshot · hard confirmation phrase · rollback or irreversibility note |
| FT-009Filters, Transformers, And Response Transformers | Iterators | planned | GET /api/mirth/actions/FT-009 | RBAC permission check · audit log entry · active server context · operator confirmation · live export/backup snapshot · hard confirmation phrase · rollback or irreversibility note |
| JS-008Script IDE, JavaScript Tooling, And Debugger | Debugger | planned | GET /api/mirth/actions/JS-008 | RBAC permission check · audit log entry · active server context · operator confirmation · live XML export · draft-to-live diff · deploy note · rollback snapshot |
| GS-001Global Scripts | Edit global deploy script | wired | GET /api/server/globalScripts | RBAC permission check · audit log entry · active server context · operator confirmation · live XML export · draft-to-live diff · deploy note · rollback snapshot |
| GS-002Global Scripts | Edit global undeploy script | wired | GET /api/server/globalScripts | RBAC permission check · audit log entry · active server context · operator confirmation · live XML export · draft-to-live diff · deploy note · rollback snapshot |
| CT-001Code Templates | Library table | wired | GET /api/codeTemplateLibraries | RBAC permission check · audit log entry · active server context · operator confirmation · live export/backup snapshot · hard confirmation phrase · rollback or irreversibility note |
| USER-004Users, Roles, And Access | Delete user | wired | DELETE /api/users/{userId} | RBAC permission check · audit log entry · active server context · operator confirmation · live export/backup snapshot · hard confirmation phrase · rollback or irreversibility note |
| SET-006Settings | Restore config | wired | PUT /api/server/configuration | RBAC permission check · audit log entry · active server context · operator confirmation · live export/backup snapshot · hard confirmation phrase · rollback or irreversibility note |
| SET-007Settings | Clear all statistics | wired | POST /api/channels/_clearAllStatistics | RBAC permission check · audit log entry · active server context · operator confirmation · live export/backup snapshot · hard confirmation phrase · rollback or irreversibility note |
| SET-012Settings | Tags table | wired | GET /api/server/channelTags | RBAC permission check · audit log entry · active server context · operator confirmation · live export/backup snapshot · hard confirmation phrase · rollback or irreversibility note |
| SET-014Settings | Configuration map | wired | GET /api/server/configurationMap | RBAC permission check · audit log entry · active server context · operator confirmation · live export/backup snapshot · hard confirmation phrase · rollback or irreversibility note |
| SET-019Settings | Add/remove resource | wired | PUT /api/server/resources | RBAC permission check · audit log entry · active server context · operator confirmation · live export/backup snapshot · hard confirmation phrase · rollback or irreversibility note |
| SET-020Settings | Reload resource | wired | POST /api/server/resources/{resourceId}/_reload | RBAC permission check · audit log entry · active server context · operator confirmation · live XML export · draft-to-live diff · deploy note · rollback snapshot |
| SET-027Settings | Prune now/stop pruner | wired | POST /api/extensions/datapruner/{prunerOperation} | RBAC permission check · audit log entry · active server context · operator confirmation · live XML export · draft-to-live diff · deploy note · rollback snapshot |
| MS-003Multi-Server, Promotion, And Safer-Than-Java Enhancements | Java save/deploy flow | planned | GET /api/mirth/actions/MS-003 | RBAC permission check · audit log entry · active server context · operator confirmation · live XML export · draft-to-live diff · deploy note · rollback snapshot |
| MS-004Multi-Server, Promotion, And Safer-Than-Java Enhancements | Manual safety habits | wired | POST /api/mirth/actions | RBAC permission check · audit log entry · active server context · operator confirmation · live export/backup snapshot · hard confirmation phrase · rollback or irreversibility note |
| MS-005Multi-Server, Promotion, And Safer-Than-Java Enhancements | Manual review | wired | POST /api/mirth/actions | RBAC permission check · audit log entry · active server context · operator confirmation · live XML export · draft-to-live diff · deploy note · rollback snapshot |
| MS-006Multi-Server, Promotion, And Safer-Than-Java Enhancements | Manual rollback | wired | POST /api/mirth/rollback | RBAC permission check · audit log entry · active server context · operator confirmation · live XML export · draft-to-live diff · deploy note · rollback snapshot |
| MS-007Multi-Server, Promotion, And Safer-Than-Java Enhancements | Scattered audit | wired | POST /api/mirth/actions | RBAC permission check · audit log entry · active server context · operator confirmation · live XML export · draft-to-live diff · deploy note · rollback snapshot |