|
Background:
In addition to the general troubleshooting use-case, users want to be able to access a list of harvesting jobs specific to a certain UDP, when they are on the UDP's detail screen. E.g. to check if a manually triggered harvesting job did indeed start.
Scope:
- In the UPD detail pane, the Actions menu should display the option "Open harvester logs".
- On clicking this menu entry, the "Harvester logs" screen opens.
- The list of harvesting jobs is filtered by the provider and only shows jobs for the UDP the screen was opened from.
- The active UDP filter is displayed in the filter pane on the left and the user can clear the filter to see the complete list of jobs by any provider again.
- When the user closes the screen by clicking on the X button on the left side of the top bar, the UDP detail pane from where the screen was opened is displayed again.
|