View Issue Details

IDProjectCategoryView StatusLast Update
0008569CTT UA Scripts1 - Script Issuepublic2023-08-03 15:17
ReporterAlexander Allmendinger Assigned ToArchie Miller  
PrioritynormalSeveritymajorReproducibilityalways
Status closedResolutionfixed 
Product Version1.03.501 
Fixed in Version1.03.503 
Summary0008569: 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.

TagsNo tags attached.
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_004.js

Activities

Paul Hunkar

2023-01-04 16:24

administrator   ~0018432

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

Archie Miller

2023-07-07 17:55

administrator   ~0019693

Walk all test scripts for ConditionRefresh2.

If a test does not require ConditionRefresh2 specifically, then replace it with ConditionRefresh

Paul Hunkar

2023-08-03 15:17

administrator   ~0019802

this was reviewed in pull requests and approved - agreed in call to close issue

Issue History

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