Details
-
Fix
-
Status: Released (View Workflow)
-
Major
-
Resolution: Fixed
-
1.10
-
None
Description
Current Situation
When clicking a job in the history table JID crashes with an exception.
org.hibernate.QueryParameterException: could not locate named parameter [state] at org.hibernate.engine.query.ParameterMetadata.getNamedParameterDescrip tor(ParameterMetadata.java:101) at org.hibernate.engine.query.ParameterMetadata.getNamedParameterExpecte dType(ParameterMetadata.java:107) at org.hibernate.impl.AbstractQueryImpl.determineType(AbstractQueryImpl. java:460) at org.hibernate.impl.AbstractQueryImpl.setParameter(AbstractQueryImpl.j ava:430)
Desired Behaviour
JID should not crash when clicking a job in the history table.