Current Situation
When calling the REST Web Service API /tasks/history without specifying the Controller ID a null pointer exception is raiised.
Desired Behavior
As the Controller ID is optional for the API call /tasks/history it should be possible to specify the request without Controller ID.