Details
-
Fix
-
Status: Released (View Workflow)
-
Minor
-
Resolution: Fixed
-
2.7.0
-
None
-
None
Description
Current Behavior:
- In the H2 database environment, when attempting to rename a Job Resources or Calendars, the following exception message is received:
DBInvalidDataException: could not prepare statement [Values of types "BOOLEAN" and "INTEGER" are not comparable]
Desired Behavior:
- Renaming job resources and calendars should not throw a DBInvalidDataException when using the H2 database.