View Issue Details

IDProjectCategoryView StatusLast Update
0007329Compliance Test Tool (CTT) Unified Architecture1 - Script Issuepublic2021-12-30 17:32
ReporterSebastian Allmendinger Assigned ToArchie Miller  
PrioritynormalSeverityminorReproducibilityalways
Status closedResolutionfixed 
Product Version1.03.341.398 
Summary0007329: A&C Basic / Test_002 script complains about missing mandatory properties of not existing optional variables
Description

The server defined a derived AlarmType based on the AlarmConditionType_LimitAlarmType (i=2955). When executing the test script, it complains about missing fields:

  • SuppressedState.Id
  • OutOfServiceState.Id
  • SilenceState.Id
  • LatchedState.Id
    All ".Id"-Properties have the ModellingRule "Mandatory" in the TypeDefinition of the AlarmConditionType, but the variables themselves are "Optional" and not available in the generated Alarms/Conditions. Therefore the test script has to check whether the optional variables exists before validating their mandatory properties.
TagsNo tags attached.
Files Affected

Activities

Archie Miller

2021-10-04 15:37

administrator   ~0015106

Resolved branch Mantis_7329.

Also resolve in latest alarm script development branch.

Archie Miller

2021-11-25 22:14

administrator   ~0015388

Resolved in script pull request Mantis 7351, includes the fix for Mantis 7329

Paul Hunkar

2021-12-30 17:32

administrator   ~0015642

reviewed issue and fix in CMP Call, agreed to close issue (missed closing with other issue)

Issue History

Date Modified Username Field Change
2021-09-28 08:03 Sebastian Allmendinger New Issue
2021-09-29 05:52 Paul Hunkar Assigned To => Archie Miller
2021-09-29 05:52 Paul Hunkar Status new => assigned
2021-10-04 15:37 Archie Miller Note Added: 0015106
2021-11-25 22:14 Archie Miller Status assigned => resolved
2021-11-25 22:14 Archie Miller Resolution open => fixed
2021-11-25 22:14 Archie Miller Note Added: 0015388
2021-12-30 17:32 Paul Hunkar Status resolved => closed
2021-12-30 17:32 Paul Hunkar Note Added: 0015642