Enhanced Job Details in Web GUI Dashboard
What is your current rclone version?
v1.70.3
What problem are you trying to solve?
The current "Running Jobs" section in the web GUI dashboard (http://127.0.0.1:5572/#/dashboard) provides limited information about running jobs. Users cannot easily identify specific jobs or understand what data is being transferred without checking logs or queries.
This makes it difficult to:
- Monitor multiple concurrent operations
- Quickly identify which specific job is running
- Understand the scope and context of each transfer
- Troubleshoot issues with specific source/destination pairs
How do you think rclone should be changed to solve that?
Enhance the "Running Jobs" cards to display additional key information:
Proposed enhancement: Please add the following details on each job card:
- Job ID - Unique identifier for tracking and reference
- Source path - Origin folder/location being transferred from
- Destination path - Target folder/location being transferred to
- Operation type (copy, sync, move, etc.) - if not already shown
Benefits:
- Improved job identification and monitoring
- Better visibility into transfer operations
- Enhanced troubleshooting capabilities
- More informative at-a-glance status overview
This enhancement would significantly improve the user experience when managing multiple concurrent operations through the web interface.
Unfortunately there is nobody working on this GUI project at the moment.
https://github.com/rclone/rclone-webui-react/issues/163
If interested to give it a go then please feel free to do it.
Actually, let's keep all the UI issues in the UI repo only rather than cluttering this repo too.
@ncw Can you please transfer this issue to the UI repo? The repo doesn't seem to show for me as a transfer destination.
I've transferred this issue @darthShadow (I needed to put the name of the repo in manually for some reason)