| Summary: | SQLException can occur while updating a merge branch | ||
|---|---|---|---|
| Product: | [Technology] OSEE | Reporter: | Ryan Brooks <ryan.d.brooks> |
| Component: | OSEE Application Framework | Assignee: | Ryan Brooks <ryan.d.brooks> |
| Status: | RESOLVED FIXED | QA Contact: | |
| Severity: | normal | ||
| Priority: | P3 | ||
| Version: | 0.9.9 | ||
| Target Milestone: | 0.9.9 | ||
| Hardware: | All | ||
| OS: | All | ||
| Whiteboard: | |||
|
Description
Ryan Brooks
This code defect was introduced with commit "refinement: Replace artifact revert with artifact replace with baseline" which removed an sql bind parameter but didn't remove the reference to it from the sql PURGE_BASELINE_ARTIFACT_TRANS. Resolved on 0.9.9_SR2 by commit "bug[bgz_358743]: Fix SQLException that can occur while updating a merge branch" Resolved on branch 0.9.9_SR2 with commit "bug[bgz_358743]: Fix SQLException that can occur while updating a merge branch" |