Done
Pinned fields
Click on the next to a field label to start pinning.
Details
Details
Assignee
Paweł Nawrocki
Paweł Nawrocki(Deactivated)Reporter
Sebastian Brudziński
Sebastian BrudzińskiStory Points
3
Original estimate
1d
Time tracking
Components
Sprint
Add sprint
Fix versions
Priority
Time Assistant
Time Assistant
Created May 29, 2017 at 3:44 PM
Updated June 21, 2017 at 8:37 AM
Resolved June 20, 2017 at 1:01 PM
While attempting to update RequisitionGroup that contains any RequisitionGroupProgramSchedules associated with it, the endpoint returns:
There was an unexpected error (type=Internal Server Error, status=500). could not execute statement; SQL [n/a]; constraint [requisition_group_program_schedule_unique_program_requisitiongr]; nested exception is org.hibernate.exception.ConstraintViolationException: could not execute statement
and prevents the RequisitionGroup from updating.
Add integration test that catches this