View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0008569 | CTT UA Scripts | 1 - Script Issue | public | 2023-01-04 16:16 | 2023-08-03 15:17 |
Reporter | Alexander Allmendinger | Assigned To | Archie Miller | ||
Priority | normal | Severity | major | Reproducibility | always |
Status | closed | Resolution | fixed | ||
Product Version | 1.03.501 | ||||
Fixed in Version | 1.03.503 | ||||
Summary | 0008569: Test scripts use optional Refresh2 method instead of required Refresh | ||||
Description | The Refresh2 method has been added in a later time in the spec why the support for this method is optional and not yet widely available. The initialize scripts in A and C CertificateExpiration uses the Refresh2 method which may not be available in all servers. Scripts should be changed to utilize Refresh which is required by the A & C Base Condition Server Facet and therefore available in all A&C servers. | ||||
Tags | No tags attached. | ||||
Files Affected | /maintree/Alarms and Conditions/A and C CertificateExpiration/Test Cases/Test_002.js | ||||
|
No the refresh2 is required in future profiles, Servers should implement it, the script should behave as described in the specification which is use refresh2 and if it fails then fall back to refresh |
|
Walk all test scripts for ConditionRefresh2. If a test does not require ConditionRefresh2 specifically, then replace it with ConditionRefresh |
|
this was reviewed in pull requests and approved - agreed in call to close issue |
Date Modified | Username | Field | Change |
---|---|---|---|
2023-01-04 16:16 | Alexander Allmendinger | New Issue | |
2023-01-04 16:24 | Paul Hunkar | Note Added: 0018432 | |
2023-02-06 15:16 | Paul Hunkar | Assigned To | => Archie Miller |
2023-02-06 15:16 | Paul Hunkar | Status | new => assigned |
2023-07-07 17:54 | Archie Miller | Files Affected |
=> /maintree/Alarms and Conditions/A and C CertificateExpiration/Test Cases/Test_002.js
/maintree/Alarms and Conditions/A and C CertificateExpiration/Test Cases/Test_003.js /maintree/Alarms and Conditions/A and C CertificateExpiration/Test Cases/Test_00... |
2023-07-07 17:55 | Archie Miller | Status | assigned => resolved |
2023-07-07 17:55 | Archie Miller | Resolution | open => fixed |
2023-07-07 17:55 | Archie Miller | Note Added: 0019693 | |
2023-08-03 15:17 | Paul Hunkar | Status | resolved => closed |
2023-08-03 15:17 | Paul Hunkar | Fixed in Version | => 1.03.503 |
2023-08-03 15:17 | Paul Hunkar | Note Added: 0019802 |