View Issue Details

IDProjectCategoryView StatusLast Update
0008552CTT UA Scripts3 - Feature Requestpublic2023-11-08 14:26
ReporterAlexander Allmendinger Assigned ToArchie Miller  
PrioritynormalSeveritymajorReproducibilityhave not tried
Status closedResolutionfixed 
Product Version1.03.501 
Fixed in Version1.03.505 
Summary0008552: A and C Enable should be ran for a server not having instances
Description

The specification allows to support enable/disable methods even when no instances of the conditions are available in the address space. In such cases, the CTT would only need to cache the necessary NodeIds so it can reenable the alarms after executing the test cases. As the requirement of having instances and in result skipping test execution is hiding potential issues, this should be changed.

TagsNo tags attached.
Files Affected

/library/AlarmsAndConditions/AlarmCollector.js
/library/AlarmsAndConditions/AlarmTester.js
/maintree/Alarms and Conditions/A and C Enable/Test Cases/Err_004.js
/maintree/Alarms and Conditions/A and C Enable/Test Cases/Err_005.js
/maintree/Alarms and Conditions/A and C Enable/Test Cases/initialize.js
/maintree/Alarms and Conditions/A and C Enable/Test Cases/Test_002.js
/maintree/Alarms and Conditions/A and C Enable/Test Cases/Test_003.js
/maintree/Alarms and Conditions/A and C Enable/Test Cases/Test_008.js

Activities

Paul Hunkar

2023-01-05 17:32

administrator   ~0018437

if no instance are found, the enable disable should still be run (but with great care - in that the conditionId has to be track and ensure the item is not left disabled)

from the UA working group it was acceptable to mark the method as requiring a user that does not exist (i.e. no rights to execute)

Archie Miller

2023-10-18 21:28

administrator   ~0020213

Rewrite of tests 2,3 and 8 for more smooth operation
Test_002 now utilizes autorun to work on Conditions instead of instances.
Test will disable/enable condition, then look for an instance to do the Instance specific method calls.

Paul Hunkar

2023-11-08 14:26

administrator   ~0020317

reviewed in call, agreed to changes and closed issue

Issue History

Date Modified Username Field Change
2023-01-03 12:30 Alexander Allmendinger New Issue
2023-01-05 17:32 Paul Hunkar Note Added: 0018437
2023-01-05 17:32 Paul Hunkar Assigned To => Archie Miller
2023-01-05 17:32 Paul Hunkar Status new => assigned
2023-10-18 21:28 Archie Miller Status assigned => resolved
2023-10-18 21:28 Archie Miller Resolution open => fixed
2023-10-18 21:28 Archie Miller Note Added: 0020213
2023-10-18 21:29 Archie Miller Files Affected => /library/AlarmsAndConditions/AlarmCollector.js
/library/AlarmsAndConditions/AlarmTester.js
/maintree/Alarms and Conditions/A and C Enable/Test Cases/Err_004.js
/maintree/Alarms and Conditions/A and C Enable/Test Cases/Err_005.js
/maintree/Alarms an...
2023-11-08 14:26 Paul Hunkar Status resolved => closed
2023-11-08 14:26 Paul Hunkar Fixed in Version => 1.03.505
2023-11-08 14:26 Paul Hunkar Note Added: 0020317