The Dashboard is throwing the following error when trying to view the history of a job:
Exception calling "Invoke" with "0" argument(s): "Exception calling "Invoke" with "0" argument(s): "Exception calling "Invoke" with "0" argument(s): A parameter cannot be found that matches parameter name 'Top'."""
#### To Reproduce
Steps to reproduce the behavior: (Example)
1. Click Historical
2. Click the name of the script
3. See Error
#### Expected behavior
It should probably behave the same as clicking the ID, which does work.
#### Screenshots
![image](https://user-images.githubusercontent.com/8674240/70204812-f1538980-16ef-11ea-9f5e-9c1e0e0dec07.png)
#### Script Sample
#### Version Information
- **Host Operating System**: Windows Server 2012R2
- **Host PowerShell Version**: PowerShell 5.1
- **Universal Automation Version**: Latest Beta
- **Universal Dashboard Version**: Latest
- **UD Hosting Method**: Powershell
Describe the Issue
The Dashboard is throwing the following error when trying to view the history of a job: