View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0007897 | CTT UA Scripts | 1 - Script Issue | public | 2022-03-29 08:20 | 2022-09-02 15:08 |
Reporter | Sebastian Allmendinger | Assigned To | Sebastian Allmendinger | ||
Priority | normal | Severity | minor | Reproducibility | have not tried |
Status | closed | Resolution | fixed | ||
Fixed in Version | 1.03.501 | ||||
Summary | 0007897: Method Call / 016: Invalid code in case of a Good OperationResult | ||||
Description | There is invalid code that cause the validation of the method to be skipped even if the method call succeeded. | ||||
Additional Information | if( CallHelper.Response.Results[0].StatusCode.StatusCode = StatusCode.Good ) { ... } | ||||
Tags | No tags attached. | ||||
Files Affected | |||||
|
An updated test script has been prepared. |
|
reviewed code in call , agreed to updates and closed issue |
Date Modified | Username | Field | Change |
---|---|---|---|
2022-03-29 08:20 | Sebastian Allmendinger | New Issue | |
2022-04-11 15:16 | Paul Hunkar | Assigned To | => Sebastian Allmendinger |
2022-04-11 15:16 | Paul Hunkar | Status | new => assigned |
2022-06-25 06:09 | Sebastian Allmendinger | Status | assigned => resolved |
2022-06-25 06:09 | Sebastian Allmendinger | Resolution | open => fixed |
2022-06-25 06:09 | Sebastian Allmendinger | Note Added: 0017062 | |
2022-08-02 20:03 | Paul Hunkar | Project | Compliance Test Tool (CTT) Unified Architecture => CTT UA Scripts |
2022-08-02 20:23 | Paul Hunkar | Project | CTT UA Scripts => .NET API |
2022-08-02 20:23 | Paul Hunkar | Category | 1 - Script Issue => Api Change |
2022-08-04 14:24 | Paul Hunkar | Project | .NET API => Compliance Test Tool (CTT) Unified Architecture |
2022-09-02 15:07 | Paul Hunkar | Project | Compliance Test Tool (CTT) Unified Architecture => CTT UA Scripts |
2022-09-02 15:07 | Paul Hunkar | Category | Api Change => 1 - Script Issue |
2022-09-02 15:07 | Paul Hunkar | Fixed in Version | => 1.03.501 |
2022-09-02 15:08 | Paul Hunkar | Status | resolved => closed |
2022-09-02 15:08 | Paul Hunkar | Note Added: 0017493 |