View Issue Details

IDProjectCategoryView StatusLast Update
0008027CTT UA Scripts1 - Script Issuepublic2022-10-06 16:07
ReporterYannik Klaass Assigned ToYannik Klaass  
PrioritynormalSeverityminorReproducibilityalways
Status closedResolutionfixed 
Fixed in Version1.03.501 
Summary0008027: Scripts in 'Base Info Diagnostics' returning BadNothingToDo
Description

The scripts 005, 006-010, 011, 012, 013, 014, 015 return BadNothingToDo and 017 an unexpected error('args.ItemsToCreate' [undefined] is not an object) if no Scalar nodes (or readonly on 012, 013 and 015) are configured.

TagsNo tags attached.
Files Affected

/maintree/Base Information/Base Info Diagnostics/Test Cases/005.js
/maintree/Base Information/Base Info Diagnostics/Test Cases/006-010.js
/maintree/Base Information/Base Info Diagnostics/Test Cases/011.js
/maintree/Base Information/Base Info Diagnostics/Test Cases/012.js
/maintree/Base Information/Base Info Diagnostics/Test Cases/013.js
/maintree/Base Information/Base Info Diagnostics/Test Cases/014.js
/maintree/Base Information/Base Info Diagnostics/Test Cases/015.js
/maintree/Base Information/Base Info Diagnostics/Test Cases/017.js

Activities

Yannik Klaass

2022-08-15 12:49

developer   ~0017321

Skip-checks have been added in the affected scripts

Paul Hunkar

2022-10-06 15:42

administrator   ~0017963

reviewed in call, agreed to changes and closed issue

Issue History

Date Modified Username Field Change
2022-06-03 09:16 Yannik Klaass New Issue
2022-08-04 15:08 Paul Hunkar Assigned To => Yannik Klaass
2022-08-04 15:08 Paul Hunkar Status new => assigned
2022-08-15 12:49 Yannik Klaass Status assigned => resolved
2022-08-15 12:49 Yannik Klaass Resolution open => fixed
2022-08-15 12:49 Yannik Klaass Note Added: 0017321
2022-08-25 03:09 Paul Hunkar Project Compliance Test Tool (CTT) Unified Architecture => CTT UA Scripts
2022-10-06 15:42 Paul Hunkar Status resolved => closed
2022-10-06 15:42 Paul Hunkar Fixed in Version => 1.03.501
2022-10-06 15:42 Paul Hunkar Note Added: 0017963
2022-10-06 16:07 Paul Hunkar Files Affected => /maintree/Base Information/Base Info Diagnostics/Test Cases/005.js
/maintree/Base Information/Base Info Diagnostics/Test Cases/006-010.js
/maintree/Base Information/Base Info Diagnostics/Test Cases/011.js
/maintree/Base Information/Base Info Diagnos...