View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0004058 | Compliance Test Tool (CTT) Unified Architecture | 1 - Script Issue | public | 2017-11-17 11:47 | 2019-08-07 11:51 |
Reporter | lil | Assigned To | Alexander Allmendinger | ||
Priority | normal | Severity | minor | Reproducibility | always |
Status | closed | Resolution | fixed | ||
Product Version | 1.02.336.273 | ||||
Target Version | 1.03 | Fixed in Version | 1.03.341.381 | ||
Summary | 0004058: Test Err-002 in View Services - View TranslateBrowsePath fails if Max Depth is smaller than 10 | ||||
Description | Test Err-002 in View Services - View TranslateBrowsePath fails if Max Depth is smaller than 10. The test should check and use the setting Max Depth in Settings-Server Test-NodeIds-Paths-Max Depth when setting up pathsToBrowse. | ||||
Steps To Reproduce | Run Err-002 in View Services - View TranslateBrowsePath with a max depth of 9. | ||||
Tags | No tags attached. | ||||
Files Affected | |||||
has duplicate | 0004339 | closed | Alexander Allmendinger | View TranslateBrowsePath Err-002.js |
|
Hi Lil, |
|
I am not able to send you the server since it is under development. The problem is caused by the follwing code:
Since our Max Depth is 9, the first BrowseToDepth set to 10 will trigger the issue. The test passes if I modify the script and replace 10 with 9. |
|
Thank you for the additional feedback. I changed the script to use the MaxDepth from the CTT settings now. Please add the following code lines |
|
reviewed in CMP call 8/1/2019 |
Date Modified | Username | Field | Change |
---|---|---|---|
2017-11-17 11:47 | lil | New Issue | |
2017-11-17 14:15 | Alexander Allmendinger | Note Added: 0008719 | |
2017-11-17 14:15 | Alexander Allmendinger | Assigned To | => Alexander Allmendinger |
2017-11-17 14:15 | Alexander Allmendinger | Status | new => feedback |
2017-11-17 14:31 | lil | Note Added: 0008721 | |
2017-11-17 14:31 | lil | Status | feedback => assigned |
2018-05-09 15:54 | Alexander Allmendinger | Note Added: 0009036 | |
2018-05-09 15:54 | Alexander Allmendinger | Status | assigned => resolved |
2018-05-09 15:54 | Alexander Allmendinger | Fixed in Version | => 1.03.341.381 |
2018-05-09 15:54 | Alexander Allmendinger | Resolution | open => fixed |
2018-10-02 13:32 | Alexander Allmendinger | Relationship added | has duplicate 0004339 |
2019-01-28 14:10 | Paul Hunkar | Category | Script Issue => 1 - Script Issue |
2019-08-07 11:51 | Paul Hunkar | Target Version | => 1.03 |
2019-08-07 11:51 | Paul Hunkar | Status | resolved => closed |
2019-08-07 11:51 | Paul Hunkar | Note Added: 0010707 |