View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0005336 | Compliance Test Tool (CTT) Unified Architecture | 1 - Script Issue | public | 2019-12-10 05:33 | 2020-04-30 15:02 |
Reporter | Taketoshi Satomura | Assigned To | Sebastian Allmendinger | ||
Priority | normal | Severity | minor | Reproducibility | always |
Status | closed | Resolution | fixed | ||
Product Version | 1.03.341.389 | ||||
Fixed in Version | 1.03.341.394 | ||||
Summary | 0005336: values are not increased | ||||
Description | value is not changed, so data change is not published and test case is not success. bug: L32, item.SafelySetValueTypeKnown( parseInt( 1 + item.Value.Value ), item.Value.Value.DataType ); | ||||
Steps To Reproduce | Execute the test cases. | ||||
Additional Information | Alex mentioned how to fix it. line 32 in the script which should look like this: To this: | ||||
Tags | No tags attached. | ||||
Files Affected | |||||
|
Replaced SafelySetValueTypeKnown with UaVariant.Increment wherever it was applicable: |
|
reviewed on CMP call |
Date Modified | Username | Field | Change |
---|---|---|---|
2019-12-10 05:33 | Taketoshi Satomura | New Issue | |
2019-12-30 14:18 | Paul Hunkar | Assigned To | => Sebastian Allmendinger |
2019-12-30 14:18 | Paul Hunkar | Status | new => assigned |
2020-02-06 11:23 | Sebastian Allmendinger | Status | assigned => resolved |
2020-02-06 11:23 | Sebastian Allmendinger | Resolution | open => fixed |
2020-02-06 11:23 | Sebastian Allmendinger | Fixed in Version | => 1.03.341.394 |
2020-02-06 11:23 | Sebastian Allmendinger | Note Added: 0011532 | |
2020-04-30 15:02 | Paul Hunkar | Status | resolved => closed |
2020-04-30 15:02 | Paul Hunkar | Note Added: 0012019 |