protected GenericValue getConstant(GenericValue i1) {
   return ManagerFactory.getConstantsManager().getIssueType(i1.getString("type"));
 }