When selecting "Validation" button on a new or updated request, I get the following error.
Invalid
No signature of method: com.augurworks.engine.controllers.AlgorithmRequestController.constructAlgorithmRequest() is applicable for argument types: (java.lang.Integer, java.lang.Integer, java.lang.String, org.codehaus.groovy.grails.web.json.JSONArray) values: [-17, -3, Day, [[offset:0, name:USO - United States Oil, dependant:true, ...], ...]]
It does not throw an error when kicking it off though.
When selecting "Validation" button on a new or updated request, I get the following error. Invalid No signature of method: com.augurworks.engine.controllers.AlgorithmRequestController.constructAlgorithmRequest() is applicable for argument types: (java.lang.Integer, java.lang.Integer, java.lang.String, org.codehaus.groovy.grails.web.json.JSONArray) values: [-17, -3, Day, [[offset:0, name:USO - United States Oil, dependant:true, ...], ...]]
It does not throw an error when kicking it off though.