View Issue Details
| ID | Project | Category | View Status | Date Submitted | Last Update |
|---|---|---|---|---|---|
| 0007320 | Compliance Test Tool (CTT) Unified Architecture | 1 - Script Issue | public | 2021-09-27 09:06 | 2021-09-30 14:46 |
| Reporter | Alexander Allmendinger | Assigned To | Alexander Allmendinger | ||
| Priority | normal | Severity | minor | Reproducibility | always |
| Status | closed | Resolution | fixed | ||
| Product Version | 1.03.341.398 | ||||
| Fixed in Version | 1.03.341.398 | ||||
| Summary | 0007320: Session Services / Session Cancel / 003: Wrong check for unconfigured node | ||||
| Description | Script currently checks for unconfigured nodes by strict equality to null which does not work in this case. | ||||
| Tags | No tags attached. | ||||
| Files Affected | |||||
|
|
Strict equality to null returns false if item1 is undefined. Changed to !isDefined() instead. |
|
|
Reviewed updates in meeting, agreed to changes and closed issue |
| Date Modified | Username | Field | Change |
|---|---|---|---|
| 2021-09-27 09:06 | Alexander Allmendinger | New Issue | |
| 2021-09-28 17:34 | Paul Hunkar | Assigned To | => Alexander Allmendinger |
| 2021-09-28 17:34 | Paul Hunkar | Status | new => assigned |
| 2021-09-30 10:17 | Alexander Allmendinger | Status | assigned => resolved |
| 2021-09-30 10:17 | Alexander Allmendinger | Resolution | open => fixed |
| 2021-09-30 10:17 | Alexander Allmendinger | Fixed in Version | => 1.03.341.398 |
| 2021-09-30 10:17 | Alexander Allmendinger | Note Added: 0015070 | |
| 2021-09-30 14:46 | Paul Hunkar | Status | resolved => closed |
| 2021-09-30 14:46 | Paul Hunkar | Note Added: 0015079 |