View Issue Details
| ID | Project | Category | View Status | Date Submitted | Last Update |
|---|---|---|---|---|---|
| 0001757 | Database Comparer utility | General | public | 2022-11-26 23:17 | 2023-02-19 09:56 |
| Reporter | skopalik@elektlabs.cz | Assigned To | barry | ||
| Priority | normal | Severity | block | Reproducibility | always |
| Status | resolved | Resolution | fixed | ||
| Fixed in Version | 8.0.0.2459 | ||||
| Summary | 0001757: 22.02.2022. v.8.0.0.2458.Release fails in compare SP with PLAN clausule in SELECT | ||||
| Description | FB4 - all SP containing code like this will fail FOR SELECT id, idPeople, tDateUTC, Demand, LoLo, Lo, Hi, HiHi, tVersion --Select zbyvajici casti historie FROM DevMeasurandLimitsHist WHERE id = :V_idDevMeasurandLimit AND tDateUTC >= :bDateUTC AND tDateUTC< :eDateUTC PLAN SORT ((DevMeasurandLimitsHist INDEX (DevMeasurandLimitsHisttDateDesc))) ORDER BY id asc, tdateutc asc INTO :idDevMeasurandLimit, :idPeople, :tDateUTC, :Demand, :LoLo, :Lo, :Hi, :HiHi, :tVersion DO SUSPEND; | ||||
| Steps To Reproduce | Create s simple SP with SELECT ... PLAN | ||||
| Tags | No tags attached. | ||||
| Date Modified | Username | Field | Change |
|---|---|---|---|
| 2022-11-26 23:17 | skopalik@elektlabs.cz | New Issue | |
| 2023-02-19 09:35 | barry | Assigned To | => barry |
| 2023-02-19 09:35 | barry | Status | new => acknowledged |
| 2023-02-19 09:37 | barry | File Deleted: wf2850_epson.png | |
| 2023-02-19 09:56 | barry | Status | acknowledged => resolved |
| 2023-02-19 09:56 | barry | Resolution | open => fixed |
| 2023-02-19 09:56 | barry | Fixed in Version | => 8.0.0.2459 |