DataFed
DataFed copied to clipboard
Web - Add paging to task history
If a user runs a script that performs thousands of individual tasks, these are all displayed in the web UI - consuming a large amounts of memory and causing slow performance. Need to implements a paging system for tasks like all other listing UI elements.
Added a temporary truncation fix, but need to add proper paging to this list.