View Issue Details
| ID | Project | Category | View Status | Date Submitted | Last Update |
|---|---|---|---|---|---|
| 0007326 | Compliance Test Tool (CTT) Unified Architecture | 1 - Script Issue | public | 2021-09-27 09:22 | 2021-09-30 14:44 |
| 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.399 | ||||
| Summary | 0007326: Several scripts are trying to delete an empty list of Subscriptions | ||||
| Description | In some initialize scripts subscription objects get initialized before check if unit is to be skipped. Cleanup scripts will try to handle a blank Subscription object if the unit is skipped, which leads to error status code. | ||||
| Additional Information | Affected scripts include: | ||||
| Tags | No tags attached. | ||||
| Files Affected | |||||
|
|
Modified initialize scripts to only initialize the object, if the unit is not to be skipped and according cleanup scripts to only handle it if it is defined. |
|
|
Reviewed updates in meeting, agreed to changes and closed issue |
| Date Modified | Username | Field | Change |
|---|---|---|---|
| 2021-09-27 09:22 | Alexander Allmendinger | New Issue | |
| 2021-09-28 17:32 | Paul Hunkar | Assigned To | => Alexander Allmendinger |
| 2021-09-28 17:32 | Paul Hunkar | Status | new => assigned |
| 2021-09-30 10:09 | Alexander Allmendinger | Status | assigned => resolved |
| 2021-09-30 10:09 | Alexander Allmendinger | Resolution | open => fixed |
| 2021-09-30 10:09 | Alexander Allmendinger | Fixed in Version | => 1.03.341.399 |
| 2021-09-30 10:09 | Alexander Allmendinger | Note Added: 0015064 | |
| 2021-09-30 14:44 | Paul Hunkar | Status | resolved => closed |
| 2021-09-30 14:44 | Paul Hunkar | Note Added: 0015077 |