Details
-
Feature
-
Status: Open (View Workflow)
-
Minor
-
Resolution: Unresolved
-
2.0.0
-
None
Description
Current Behavior:
- The File Transfer History view logs entries for any transfers. This includes transfers that did successfully copmplete without transferring any files. This creates a larger number of unnecessary entries in the File Transfers History. for users who perform polling for files.
Desired Behavior:
- The File Transfer History API provides properties to define a range for the number of transferred files.
- The GUI (FILE TRANSFERS) should support input for this file range in both the "Customization" and "Advanced Filter" views.
Maintainer Note
- The number of files input is optional and will be evaluated as follows:
- From : Filters items with a number of files starting from this value (inclusive).
- To : Filters items with a number of files up to this value (inclusive).