View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0009135 | CTT UA Scripts | 1 - Script Issue | public | 2023-09-06 13:00 | 2023-10-12 15:12 |
Reporter | Gigantic Heisenberg | Assigned To | Yannik Klaass | ||
Priority | normal | Severity | minor | Reproducibility | always |
Status | closed | Resolution | fixed | ||
Platform | x86_64 | OS | Windows 10 | ||
Product Version | 1.04.501 | ||||
Fixed in Version | 1.03.505 | ||||
Summary | 0009135: Possible Typo in Monitor_Items_Deadband_Filter_Err-001 (Server Projects) | ||||
Description | if( item === undefined || item === null || items.length < 1 ) { replace "items" by "item" in Error-001.js line 6 ? | ||||
Tags | No tags attached. | ||||
Files Affected | /maintree/Monitored Item Services/Monitor Items Deadband Filter/Test Cases/Err-001.js | ||||
|
Removing 'items.length < 1' as 'items' is neither available in this scope nor used in the script. |
|
reviewed change, agreed to remove check, closed issue |
Date Modified | Username | Field | Change |
---|---|---|---|
2023-09-06 13:00 | Gigantic Heisenberg | New Issue | |
2023-09-07 15:14 | Paul Hunkar | Assigned To | => Alexander Allmendinger |
2023-09-07 15:14 | Paul Hunkar | Status | new => assigned |
2023-10-10 09:37 | Yannik Klaass | Assigned To | Alexander Allmendinger => Yannik Klaass |
2023-10-10 14:57 | Yannik Klaass | Files Affected | => /maintree/Monitored Item Services/Monitor Items Deadband Filter/Test Cases/Err-001.js |
2023-10-11 15:19 | Yannik Klaass | Status | assigned => resolved |
2023-10-11 15:19 | Yannik Klaass | Resolution | open => fixed |
2023-10-11 15:19 | Yannik Klaass | Note Added: 0020130 | |
2023-10-12 15:12 | Paul Hunkar | Status | resolved => closed |
2023-10-12 15:12 | Paul Hunkar | Fixed in Version | => 1.03.505 |
2023-10-12 15:12 | Paul Hunkar | Note Added: 0020155 |