View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0004152 | Compliance Test Tool (CTT) Unified Architecture | 1 - Script Issue | public | 2018-02-08 02:04 | 2019-08-07 11:49 |
Reporter | Fei Wang | Assigned To | Alexander Allmendinger | ||
Priority | normal | Severity | minor | Reproducibility | always |
Status | closed | Resolution | fixed | ||
Target Version | 1.03 | Fixed in Version | 1.03.341.381 | ||
Summary | 0004152: View TranslateBrowsePath - Err-021.js The number of results does not match the number of BrowsePaths | ||||
Description | Problem: The number of results does not match the number of BrowsePaths Description: When the requested BrowsePaths for translation exceeds the limitation of server, Bad_TooManyOperations was returned, but after that, the CTT still checks the number of results, and if it doesn't match the number of requested BrowsePaths, error will occurs. Expect: If the server can not handle the requests, it just return Bad_TooManyOperation, and does not need to create same number of results, because there is nothing in the results. | ||||
Additional Information | From Mr. Allmendinger:
| ||||
Tags | No tags attached. | ||||
Files Affected | |||||
has duplicate | 0004375 | closed | Alexander Allmendinger | TranslateBrwosePath\Err-021.js - The number of results does not match the number of BrowsePaths. |
|
reviewed in CTT - agreed to target 1.03 |
|
Problem is located in the TranslateBrowsePathsToNodeIds.js where the OpeationResults were always verified. Changed the code line 73 to |
|
reviewed in CMP call 8/1/2019 |
Date Modified | Username | Field | Change |
---|---|---|---|
2018-02-08 02:04 | Fei Wang | New Issue | |
2018-02-22 16:38 | Paul Hunkar | Note Added: 0008885 | |
2018-02-22 16:38 | Paul Hunkar | Target Version | => 1.03 |
2018-02-22 16:38 | Paul Hunkar | Assigned To | => Alexander Allmendinger |
2018-02-22 16:38 | Paul Hunkar | Status | new => assigned |
2018-08-06 11:18 | Alexander Allmendinger | Note Added: 0009267 | |
2018-08-06 11:18 | Alexander Allmendinger | Status | assigned => resolved |
2018-08-06 11:18 | Alexander Allmendinger | Fixed in Version | => 1.03.341.381 |
2018-08-06 11:18 | Alexander Allmendinger | Resolution | open => fixed |
2018-10-02 13:39 | Alexander Allmendinger | Relationship added | has duplicate 0004375 |
2019-01-28 14:10 | Paul Hunkar | Category | Script Issue => 1 - Script Issue |
2019-08-07 11:49 | Paul Hunkar | Status | resolved => closed |
2019-08-07 11:49 | Paul Hunkar | Note Added: 0010705 |