openwisp / openwisp/openwisp-controller
[feature:gsoc26] Mass Command model admin view
Open
@dee077 is already working on this.
Since Jul 3, 2026.
enhancement
gsoc
- Dominant language
- Python
- Stars
- 773
- Forks
- 315
- Avg merge
- 2d 16h
- Merged PRs (30d)
- 14
Description
Is your feature request related to a problem? Please describe.
Once a batch command has been created, administrators need a dedicated admin interface to monitor its execution, inspect per-device results, and review previously executed operations.
Describe the solution you'd like
Implement a BatchCommandAdmin view for BatchCommand model for viewing and monitoring batch command operations.
The admin detail page should display:
- Total device affected and skipped
- Per-device execution status
- Command output
- Success and failure states with error message
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.